zulip/zproject
Tim Abbott 7cffb41e13 Reorganize and document settings.py.
(imported from commit e2694979d5aee95c22b83b7aa84d80b56ffae1d6)
2015-08-18 20:57:35 -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
dev-secrets.conf Move several secrets to using the get_secret function in settings.py. 2015-08-18 20:17:48 -07:00
local_settings.py Move several secrets to using the get_secret function in settings.py. 2015-08-18 20:17:48 -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 Reorganize and document settings.py. 2015-08-18 20:57:35 -07:00
test_settings.py Do query time tracking at the psycopg2 level instead of the Django level 2014-01-14 11:47:12 -05:00
urls.py Add a new dev login page for logging in without a password on the dev VM. 2015-08-18 20:17:47 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00