zulip/zproject
Pweaver (Paul Weaver) 01b0ec69d6 Move the webpack stats files to var/ and deploy root.
static/ serves static files which get copied around per deploy. Since
the webpack stats files need a consistent name and change per deploy,
they can't live in static/.

This fixes a bug that preventing downgrading a Zulip server to an old
version.
2017-07-18 15:02:58 -07:00
..
jinja2 Django 1.11: Remove jinja2 backend. 2017-07-12 17:53:25 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py ldap: Don't authenticate if realm is None. 2017-06-21 10:14:34 -04:00
dev_settings.py pep8: Add compliance with rule E261 zproject/dev_settings.py. 2017-07-11 11:53:33 -07:00
dev_urls.py dev: Add URL to preview error 404/5xx pages. 2017-06-14 21:18:45 -07:00
legacy_urls.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
local_settings.py Delete the old zulip.com "referrals" system. 2017-07-07 14:59:18 -07:00
prod_settings_template.py pep8: Add compliance with rule E261 to prod_settings_template.py. 2017-07-11 11:55:01 -07:00
settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Move the webpack stats files to var/ and deploy root. 2017-07-18 15:02:58 -07:00
urls.py Improve /integrations page load time. 2017-07-13 20:37:09 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00