zulip/humbug
Tim Abbott e15c575977 Cache Django session objects using memcached.
(imported from commit 531ea34d5781b27401a7e2d90a0be99927d0bae5)
2013-01-10 16:59:36 -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 Cache Django session objects using memcached. 2013-01-10 16:59:36 -05:00
test_settings.py Fix running test suite on a machine with caching enabled. 2013-01-10 16:59:36 -05:00
urls.py Add alternative terms acceptance workflow. 2013-01-08 17:48:42 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00