zulip/zproject
Greg Price 04b363f3a2 apps: Redirect /apps -> zulipchat.com/apps, except on upstream itself.
This page describes software the user will get from upstream for
their own devices, independent of what's on the server they're
using.  So it should live in a place maintained together with
that other software, rather than be distributed and versioned
with the server.

The use of ZILENCER_ENABLED to tell the difference is rather a hack
but is currently how we do this in the small handful of similar
spots; see #5245.

Fixes #5234.
2017-06-06 11:21:20 -07:00
..
jinja2 app_filters: Render HTML to render Jinja2 syntax within Markdown macros. 2017-05-22 18:19:14 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py pep8: Add compliance with rule E261 backends.py. 2017-06-04 09:18:22 -07:00
dev_settings.py Add default response for `terms` and `privacy` endpoints. 2017-04-12 14:09:14 -07:00
dev_urls.py dev_urls: Add comments documenting sections. 2017-06-02 12:44:32 -07:00
legacy_urls.py streams: Migrate stream property changes to new REST endpoint. 2017-05-09 13:39:23 -07:00
local_settings.py mypy: Use Optional with strings where required. 2017-05-23 21:56:50 -07:00
prod_settings_template.py mypy: Use Optional with strings where required. 2017-05-23 21:56:50 -07:00
settings.py Split out server_events_dispatch.js from server_events.js. 2017-06-02 16:49:18 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Change backend tests to use a webpack stats stub file. 2017-05-25 16:15:32 -07:00
urls.py apps: Redirect /apps -> zulipchat.com/apps, except on upstream itself. 2017-06-06 11:21:20 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00