zulip/zproject
rahuldeve 674def30ee Add support for serving files using API authentication.
Also remove 'get_uploaded_file' view function and the corresponding
old '/user_upload/' url pattern.
2016-06-27 11:00:41 -07:00
..
jinja2 Fix backend i18n bug. 2016-06-06 09:34:51 -07:00
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix using LDAP backend with Zulip mobile apps. 2016-06-21 14:57:54 -07:00
dev_settings.py Add interface for creating new realms. 2016-06-17 16:15:28 -07:00
dev_urls.py Casper test for realm creation. 2016-06-25 10:50:12 -07:00
legacy_urls.py urls: Move non-legacy URLs back out of legacy_urls.py. 2016-06-25 10:49:56 -07:00
local_settings.py Make zproject/local_settings.py pass mypy check. 2016-05-18 17:10:18 +05:30
local_settings_template.py Add new documentation on Zulip settings system. 2016-06-17 12:15:15 -07:00
settings.py Split styles/settings.css out of zulip.css. 2016-06-26 08:21:39 -07:00
test_settings.py Merge Zulip 1.3.12 security release. 2016-05-10 11:32:26 -07:00
urls.py Add support for serving files using API authentication. 2016-06-27 11:00:41 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00