django-configurations/configurations
2018-08-02 20:32:40 +02:00
..
__init__.py Drop unmaintained version of django and python 2017-09-30 14:37:38 +02:00
base.py Merge pull request #156 from adamchainz/readthedocs.io 2016-07-30 02:11:24 +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 Fix compatibility with Django 2.1 2018-08-02 20:32:40 +02:00
management.py Added configurations.management.call_command. Fix #72. 2015-01-06 21:38:08 +01:00
sphinx.py Move sphinx callback to a separate sphinx submodule 2016-06-13 12:26:52 +02:00
utils.py Fixed RemovedInDjango19Warning 2016-03-11 11:02:26 +01:00
values.py Add PositiveIntegerValue to only allow positive integers (#186) 2018-03-15 13:19:50 +01:00
wsgi.py Initial version. 2012-07-21 15:56:04 +02:00