zulip/humbug
Keegan McAllister 545c1494f0 Configure the app to use memcached
Fixes #54.

(imported from commit c94f5b133143510289d410252340b9a4ab26709c)
2012-11-26 11:59:48 -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 Configure the app to use memcached 2012-11-26 11:59:48 -05:00
test_settings.py Allow running the dev server with the test database, on different ports 2012-11-13 10:59:02 -05:00
urls.py Always allow registration if attempting to register for a non-MIT realm. 2012-11-21 16:42:15 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00