zulip/humbug
Luke Faraone 8d5d45f3a0 Use datetime.min for initial last_error rather than int 0.
Otherwise, code may break when it encounters a comparison against
last_error.

(imported from commit 301f256fba065ae9704b1d7f6e91e69ec54f1aa1)
2012-12-11 15:59:08 -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 Filter out "content" and "secret" from exceptions. 2012-12-07 17:32:16 -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 Add a "tutorial" page at /new-user 2012-12-04 12:05:56 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00