code4lib / shortimer

a webapp for code4lib jobs
http://jobs.code4lib.org
40 stars 15 forks source link

Auth module moved in Django 1.4 #8

Closed bibliotechy closed 12 years ago

bibliotechy commented 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