zulip/humbug
Tim Abbott a6cd21a1b8 Log events to a file named after the current server.
Merging these log files together is future work.

(imported from commit 54abf1ed41c2d8ba220fd3af0d997256c2718db0)
2012-11-06 14:12:19 -05:00
..
__init__.py Initial Django commit: basic account, zephyr stream, narrowing, etc. 2012-08-28 12:44:51 -04:00
backends.py authenticate: Reject None for username or password, without a DB query 2012-10-29 15:41:28 -04:00
settings.py Log events to a file named after the current server. 2012-11-06 14:12:19 -05:00
test_settings.py Rename test-settings.py to test_settings.py 2012-10-10 18:13:45 -04:00
urls.py Change json_add_subscription to use the same interface as api_subscribe. 2012-11-01 13:05:52 -04:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00