zulip/humbug
Keegan McAllister 45387a8e63 Fix logout view
Previously if you hit /accounts/logout with no ?next=... parameter, you would
see a broken version of index.html missing dynamic content.

(imported from commit d9bca92d1c3c82893524ba69b132d59c48aa34c9)
2012-10-29 18:30:01 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py authenticate: Reject None for username or password, without a DB query 2012-10-29 15:41:28 -04:00
settings.py Remove comment about XFrameOptionsMiddleware 2012-10-29 16:14:40 -04:00
test_settings.py Rename test-settings.py to test_settings.py 2012-10-10 18:13:45 -04:00
urls.py Fix logout view 2012-10-29 18:30:01 -04:00
wsgi.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00