zulip/zproject
Eklavya Sharma a9835c0ab2 Activate virtualenv in production Python code.
The manage.py change effectively switches the Zulip production server
to use the virtualenv, since all of our supervisord commands for the
various Python services go through manage.py.

Additionally, this migrates the production scripts and Nagios plugins
to use the virtualenv as well.
2016-06-27 19:55:35 -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 get_auth_backends endpoint to API. 2016-06-27 18:30:34 -07:00
wsgi.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00