Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am using django-compressor app in my project when I run server I got this error everything seems to be alright

ImproperlyConfigured at /user/login/

Error importing request processor module core.context_processors: "cannot import name COMPRESS_ENABLED"

Exception Type: ImproperlyConfigured

Exception Value: Error importing request processor module core.context_processors: "cannot import name COMPRESS_ENABLED"

Exception Location: /home/mezino/workspace/hatsenv/local/lib/python2.7/site-packages/django/template/context.py in get_standard_processors, line 151

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.