zulip/zproject
Umair Khan 4620cd8483 settings: Migrate template settings to using TEMPLATES.
This is cleaner and also is necessary preparation for supporting
Jinja2.
2016-05-07 17:29:51 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix missing return None in ZulipRemoteUserBackend.authenticate. 2016-02-03 19:29:07 -08:00
local_settings.py Automate inclusion of urls.py files for EXTRA_INSTALLED_APPS. 2016-04-26 21:39:39 -07:00
local_settings_template.py Run a local camo server in voyager production environments. 2016-05-02 17:21:31 -07:00
settings.py settings: Migrate template settings to using TEMPLATES. 2016-05-07 17:29:51 -07:00
test_settings.py Add tests for managing uploads in S3. 2016-05-02 22:14:47 -07:00
urls.py Delete old route for /json/get_public_streams. 2016-04-29 12:57:57 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00