django-configurations/configurations/tests/settings
2013-07-27 12:05:39 +02:00
..
__init__.py Initial version. 2012-07-21 15:56:04 +02:00
base.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
main.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
mixin_inheritance.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
multiple_inheritance.py Initial version. 2012-07-21 15:56:04 +02:00
single_inheritance.py Initial version. 2012-07-21 15:56:04 +02:00