zulip/zproject
Alexander Trost 84f7a1f1ea Make rabbitmq, redis, and memcached configurable via user settings.py.
Previously these were hardcoded in zproject/settings.py to be accessed
on localhost.

[Modified by Tim Abbott to adjust comments and fix configure-rabbitmq]
2016-01-21 22:07:56 -08:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix construction of names in LDAP integration. 2015-10-26 22:49:10 -07:00
local_settings.py Apply Python 3 futurize transform libmodernize.fixes.fix_imports_six. 2015-11-01 09:26:16 -08:00
local_settings_template.py Make rabbitmq, redis, and memcached configurable via user settings.py. 2016-01-21 22:07:56 -08:00
settings.py Make rabbitmq, redis, and memcached configurable via user settings.py. 2016-01-21 22:07:56 -08:00
test_settings.py Apply Python 3 futurize transform libfuturize.fixes.fix_absolute_import. 2015-11-01 09:26:16 -08:00
urls.py Remove unused json_events_register route. 2016-01-09 20:01:38 -08:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00