zulip/humbug
Tim Abbott e8aa77c9b4 Set timeouts for our memcached caches.
The policy this implements is:
* 1 week for most persistent data (Clients, etc.)
* 1 day for messages

(imported from commit d57bb2c6b9626ffa2155c6d0ef9b60827d1f2381)
2013-03-28 07:36:10 -04:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
authhack.py Fix logging in with email addresses long than 30 characters. 2013-01-16 17:02:06 -05:00
backends.py Set timeouts for our memcached caches. 2013-03-28 07:36:10 -04:00
ratelimit.py settings: Add docs on how to properly test our email handler. 2013-03-15 14:53:17 -04:00
settings.py Fix logging configuration for Django 1.5. 2013-03-28 07:36:10 -04:00
test_settings.py Fix logging configuration for Django 1.5. 2013-03-28 07:36:10 -04:00
urls.py Reduce repetition in urls.py through pattern prefixes. 2013-03-25 11:36:48 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00