zulip/zproject
Tim Abbott c5cfcd7844 settings: Move the templating configuration further down.
The motivation for this is that we'll want to use the STATIC_ROOT
variable in this code in the upcoming commits.

While we're at it, we give it a proper section in the file.
2017-09-22 15:12:13 -07:00
..
jinja2 mypy: Remove type: ignores not needed in Python 3. 2017-08-25 11:04:20 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py backends.py: Expose backends that require email usernames 2017-09-15 10:29:02 -07:00
dev_settings.py settings: Enable GitHub and Google auth by default in dev. 2017-08-16 10:05:19 -07:00
dev_urls.py linter: Add lint rule banning 'import os.path' 2017-09-22 10:32:21 -07:00
legacy_urls.py api: Migrate /json/messages_in_narrow off legacy API. 2017-07-31 13:08:06 -07:00
prod_settings_template.py backends.py: Enable auth with any ldap attributes as username. 2017-09-15 10:28:41 -07:00
settings.py settings: Move the templating configuration further down. 2017-09-22 15:12:13 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py casper: Always use REALMS_HAVE_SUBDOMAINS. 2017-08-24 20:44:37 -07:00
urls.py linter: Add lint rule banning 'import os.path' 2017-09-22 10:32:21 -07:00
wsgi.py python: Add lint rule banning 'from os.path import'. 2017-09-22 04:55:38 -07:00