zulip/zproject
baali 142dce2cd4 Replace legacy endpoint for renaming a stream and add tests.
This moves the logic for renaming a stream to the REST API
update_stream_backend method, eliminating the legacy API endpoint for
doing so.

It also adds a nice test suite covering international stream names.
2016-10-02 20:33:49 -07:00
..
jinja2 Annotate zproject/jinja2/backends.py 2016-08-09 09:19:24 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py auth: Give nicer subdomain errors when using ZulipDummyBackend. 2016-09-27 23:25:07 -07:00
dev_settings.py Add option for hosting each realm on its own subdomain. 2016-09-27 23:24:14 -07:00
dev_urls.py Upgrade to Django-Pipeline==1.6.8. 2016-07-09 07:09:55 -07:00
legacy_urls.py Replace legacy endpoint for renaming a stream and add tests. 2016-10-02 20:33:49 -07:00
local_settings.py Remove humbug-user-uploads and related code. 2016-09-19 10:52:05 -07:00
prod_settings_template.py Upgrade: revert change to default LOCAL_UPLOADS_DIR in prod settings. 2016-09-06 14:51:29 -07:00
settings.py subdomains: Add support for aliases of the root subdomain. 2016-09-27 23:25:07 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py Add option for hosting each realm on its own subdomain. 2016-09-27 23:24:14 -07:00
urls.py Add support for subdomain URIs to /api and /api/endpoints. 2016-09-13 22:31:56 -07:00
wsgi.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00