zulip/humbug
Tim Abbott 7ae73fabd4 Log how long requests take to process.
(imported from commit 89915f859e4493ff04a34d198ac6df5541b743cc)
2012-11-14 15:52:57 -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 how long requests take to process. 2012-11-14 15:52:57 -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