django-configurations/configurations/tests
2013-07-27 15:38:30 +02:00
..
settings Don't use django-discover-runner on 1.6 and up. 2013-07-27 13:46:18 +02:00
__init__.py Initial version. 2012-07-21 15:56:04 +02:00
test_inheritance.py Fixed test method names. 2013-07-27 13:18:20 +02:00
test_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
test_values.py Raise an ImproperlyConfigured exception if value handling doesn't work, thanks @pydanny for the suggestion. 2013-07-27 15:38:30 +02:00
urls.py Initial version. 2012-07-21 15:56:04 +02:00