zulip/humbug
Jessica McKellar 505d35ac9b Add backend support for colorizing streams.
This includes JSON requests to fetch and set stream colors.

(imported from commit 92e19c9a3b72e9012df0178348068ea033b5f060)
2012-12-03 12:46:26 -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 Add backend support for colorizing streams. 2012-12-03 12:46:26 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00