zulip/humbug
Keegan McAllister ed490c672f Allow running the dev server with the test database, on different ports
For use by frontend tests.

(imported from commit c8f81b862963f00e5b5517ba05b2d1adcab6d78a)
2012-11-13 10:59:02 -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 Allow running the dev server with the test database, on different ports 2012-11-13 10:59:02 -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 Uniformize /json/ and /api/ URLs to end with no trailing slash. 2012-11-09 14:30:10 -05:00
wsgi.py Remove more commented out example code 2012-10-29 23:21:00 -04:00