zulip/humbug
Keegan McAllister b5a0147e26 Log events to a file named after today's date
We need this so that we can safely expunge old events without interfering with
the running server.  See #414.

(imported from commit 4739e59e36ea69f877c158c13ee752bf6a2dacfe)
2013-01-15 14:37:36 -05:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py tornado: Get User and UserProfile objects from a memcached. 2013-01-11 16:11:07 -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 Log events to a file named after today's date 2013-01-15 14:37:36 -05:00
test_settings.py Log events to a file named after today's date 2013-01-15 14:37:36 -05:00
urls.py [manual] [schema] Add backend function to invite users to the app. 2013-01-14 10:25:25 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00