zulip/zproject
Reid Barton 0aab583bb1 Django 1.8 compatibility: transactions
- autocommit is now the default
- commit_on_success is now atomic

(imported from commit b6166ca666ff23d34f2871ca365ce3ec66b0fa86)
2015-08-20 23:15:45 -07:00
..
__init__.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
authhack.py Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
backends.py Fix bug in dev login which showed email/password prompts on logins after the first. 2015-08-18 20:17:47 -07:00
local_settings.py Move all remaining calls of get_secret from local_settings.py to settings.py. 2015-08-20 22:19:26 -07:00
local_settings_template.py Make feedback button option default-off. 2015-08-20 19:47:00 -07:00
settings.py Django 1.8 compatibility: transactions 2015-08-20 23:15:45 -07:00
test_settings.py test_settings: set CAMO_KEY = 'dummy' to make tests pass 2015-08-20 11:07:52 -07:00
urls.py Add a user-visible setting for 24-hour time display. 2015-08-20 17:33:16 -07:00
wsgi.py Import zerver.models in wsgi.py 2013-11-12 19:18:35 -05:00