zulip/humbug
Tim Abbott c09f2d534e Fix using DEBUG=False on development machines.
This is useful for debugging our error Humbug code, for example.

(imported from commit ea244b03eaf74349ade53d15ee20312732b4e083)
2012-12-11 17:15:59 -05:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py Allow case-insensitive email addresses when doing authentication 2012-12-04 16:37:55 -05:00
ratelimit.py Use datetime.min for initial last_error rather than int 0. 2012-12-11 15:59:08 -05:00
settings.py Fix using DEBUG=False on development machines. 2012-12-11 17:15:59 -05:00
test_settings.py Allow running the dev server with the test database, on different ports 2012-11-13 10:59:02 -05:00
urls.py Fix using DEBUG=False on development machines. 2012-12-11 17:15:59 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00