Closed bibliotechy closed 12 years ago
Auth module has moved as of Django1.4, so settings.py needs to change to reflect that else a config error is thrown on all pages. Pip now installs 1.4, so building via requirements.txt causes this issue.
Issue is as here: http://stackoverflow.com/questions/7470179/module-django-core-context-processors-does-not-define-a-auth-callable-reques
Auth module has moved as of Django1.4, so settings.py needs to change to reflect that else a config error is thrown on all pages. Pip now installs 1.4, so building via requirements.txt causes this issue.
Issue is as here: http://stackoverflow.com/questions/7470179/module-django-core-context-processors-does-not-define-a-auth-callable-reques