I've been following the Django tutorial and cannot get the Admin portal to work. Django is running via passenger in a shared environment on a virtual env with Python 2.7. The main page and admin portal load static resources (from static_url) just fine. Logging in with correct credentials yields a new session, but an error code of:
ERR_EMPTY_RESPONSE An incorrect login yields the same error without a session. Users are is_active and is_staff (verified through shell). Any ideas? settings.py <http://pastebin.com/2pREigv8> passenger_wsgi.py <http://pastebin.com/GCu1TkSC> -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9c8e8198-fe1a-42fe-acd5-3ecd04e75ae3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.