zulip/zproject
Tim Abbott eeeffa8704 urls: Review useless stream_exists_backend endpoints.
The actual function was overcomplicated and was designed to check
whether a stream existed by name, not by ID, so there was no value in
having it be used for checking if a stream existed by ID.
2017-01-29 20:26:59 -08:00
..
jinja2 mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix `ZulipLDAPAuthBackend` not to rely on user's email domain. 2017-01-25 15:24:49 -08:00
dev_settings.py Add oembed/Open Graph/Meta tags data retrieval from inline links. 2016-12-07 17:40:18 -08:00
dev_urls.py views: Rename __init__.py to zerver.views.registration. 2017-01-08 16:21:15 -08:00
legacy_urls.py lint: Clean up E123 PEP-8 rule. 2017-01-23 21:34:26 -08:00
local_settings.py lint: Clean up W503 PEP-8 warning. 2017-01-23 20:50:04 -08:00
prod_settings_template.py errors: Separate browser error reporting from backend. 2017-01-27 10:27:41 -08:00
settings.py build_emoji: Generate emoji names and codepoints from emoji_map. 2017-01-28 17:05:32 -08:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py lint: Clean up E241 PEP-8 rule. 2017-01-23 21:21:14 -08:00
urls.py urls: Review useless stream_exists_backend endpoints. 2017-01-29 20:26:59 -08:00
wsgi.py Django 1.10: Use uWSGI. 2016-12-13 21:40:43 -08:00