zulip/zproject
Tim Abbott 2d97db3518 streams: Add endpoint for modifying properties of a single stream.
This is likely to be the more common endpoint for API clients like the
mobile apps to interact with when modifying streams.
2017-05-09 13:42:34 -07:00
..
jinja2 jinja2: No need for custom render_to_response. 2017-03-17 13:57:34 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Redesign login and registration pages. 2017-04-26 18:04:05 -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: Expose coverage and built documentation to web. 2017-03-23 13:10:06 -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 pep8: Add compliance with rule E261 to local_settings.py. 2017-05-07 23:21:50 -07:00
prod_settings_template.py settings: Change example NOREPLY_EMAIL_ADDRESS to have a display name. 2017-05-05 14:38:25 -07:00
settings.py Split out markdown.js from echo.js. 2017-05-09 11:06:10 -07:00
terms.md.template Add TERMS_OF_SERVICE setting. 2016-07-29 20:47:31 -07:00
test_settings.py testing: Use zulip_test_template for backend. 2017-04-14 10:23:31 +05:00
urls.py streams: Add endpoint for modifying properties of a single stream. 2017-05-09 13:42:34 -07:00
wsgi.py pep8: Add compliance with rule E261 to wsgi.py. 2017-05-07 23:21:50 -07:00