django-configurations/configurations
2015-01-06 21:38:20 +01:00
..
__init__.py Bump version. 2014-01-16 19:01:35 +01:00
base.py Worked around an issue with Django 1.6's six. 2013-09-06 23:39:53 +02:00
decorators.py Renamed Settings class to Configuration to better match what it means. Settings is still importable and is marked to be deprecated in 1.0. 2013-07-27 12:05:39 +02:00
fastcgi.py Add a fastcgi helper. Fixes #19. 2013-03-27 16:57:05 +01:00
importer.py Backported LaxOptionParser from Django 1.7 to make it work on 1.8. 2015-01-06 21:16:14 +01:00
management.py Added configurations.management.call_command. Fix #72. 2015-01-06 21:38:08 +01:00
utils.py Backported LaxOptionParser from Django 1.7 to make it work on 1.8. 2015-01-06 21:16:14 +01:00
values.py Fixed wrong behaviour when assigning BooleanValue 2014-12-27 10:34:40 -02:00
wsgi.py Initial version. 2012-07-21 15:56:04 +02:00