zulip/zproject
Vaibhav 4219cc497d tooling: Move confirmation_key view to development only views.
Previously, zerver.views.registration.confirmation_key was only
available in development; now we make that more structurally clear by
moving it to the special zerver/views/development directory.

Fixes #11256.
2019-01-11 12:45:21 -08:00
..
jinja2 zproject: Change use of typing.Text to str. 2018-05-10 14:19:49 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py ldap: Allow users to login with just LDAP username. 2019-01-09 10:53:12 -08:00
dev_settings.py dev_settings: Remove port number from EMAIL_GATEWAY_PATTERN. 2019-01-09 10:19:24 -08:00
dev_urls.py tooling: Move confirmation_key view to development only views. 2019-01-11 12:45:21 -08:00
email_backends.py emails: Don't log emails while running test suite. 2018-10-11 15:12:08 -07:00
legacy_urls.py urls: Move the json/fetch_api_key endpoint to be an API-style route. 2018-01-08 13:15:52 -05:00
prod_settings_template.py thumbnails: Add setting THUMBNAIL_IMAGES. 2019-01-04 10:27:04 -08:00
settings.py camo: Add endpoint to handle camo requests. 2019-01-04 10:27:04 -08:00
slack_importer_test_settings.py slack importer: Use standalone database for running tests. 2018-01-07 09:50:27 -05:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py camo: Add endpoint to handle camo requests. 2019-01-04 10:27:04 -08:00
urls.py compose: Add support for using Zoom as the video chat provider. 2019-01-07 10:00:02 -08:00
wsgi.py manage.py: Sabotage importing pika.adapters.twisted_connection. 2018-10-17 11:50:08 -07:00