zulip/humbug
Tim Abbott 86862a8c0a Fix running Django against postgres on Tim's laptop.
I'm not sure why this wasn't set before, but it's needed for this to work.

(imported from commit fd77c975a234ccd6a972a6f2c9bfac21fcbb2d25)
2013-01-07 15:06:28 -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 running Django against postgres on Tim's laptop. 2013-01-07 15:06:28 -05:00
test_settings.py Decrease get_updates timeout for client test suite 2012-12-14 16:22:42 -05:00
urls.py Log password change events via the password reset feature. 2012-12-13 15:22:35 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00