zulip/zproject
Anders Kaseorg 7cd1d9665d test_settings: set CAMO_KEY = 'dummy' to make tests pass
(imported from commit d8705d8bbcad365b6b94a456d1942a8afc1a32d4)
2015-08-20 11:07:52 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix bug in dev login which showed email/password prompts on logins after the first. 2015-08-18 20:17:47 -07:00
local_settings.py Auto-generate dev-secrets file. 2015-08-20 00:20:44 -07:00
local_settings_template.py Move several secrets to using the get_secret function in settings.py. 2015-08-18 20:17:48 -07:00
settings.py Auto-generate dev-secrets file. 2015-08-20 00:20:44 -07:00
test_settings.py test_settings: set CAMO_KEY = 'dummy' to make tests pass 2015-08-20 11:07:52 -07:00
urls.py Add GET /export endpoint, which dumps important tables in json. 2015-08-19 15:31:08 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00