taiga-back/greenmine/settings
Andrey Antukh 61ce2d1acc Replace reversion middleware with api view mixin.
This is done because django 1.6 has transactions at view level and
current authentication is done at view level instead of using django auth
middleware.
2013-10-29 20:56:03 +01:00
..
__init__.py Code style on settings __init__ file. 2013-07-29 22:56:41 +02:00
appdefaults.py Initial version 2013-03-19 18:53:07 +01:00
common.py Replace reversion middleware with api view mixin. 2013-10-29 20:56:03 +01:00
development.py Initial version 2013-03-19 18:53:07 +01:00
local.py.example Fixed the local.exmple settings file 2013-10-26 15:55:45 +02:00
production.py Initial version 2013-03-19 18:53:07 +01:00
testing.py Fixed the settings for tests 2013-10-03 17:46:09 +02:00
travis.py Adding travis settings and configuring the .travis.yml 2013-10-15 17:37:07 +02:00