django-configurations/tests
Jannis Leidel 8f617ad98c Merge pull request #85 from abbottc/master
Add values.TupleOfTuplesValue (plus associated tests and docs)
2015-02-13 22:08:08 +01:00
..
settings Fix compatibility between Django versions with regard to the type of some iterable settings such as TEMPLATE_CONTEXT_PROCESSORS. 2015-02-13 21:46:25 +01:00
__init__.py Moved tests out of the configurations packages. 2013-09-09 11:02:43 +02:00
test_env.py Merge remote-tracking branch 'joke2k/dot-env' 2015-01-06 22:34:29 +01:00
test_inheritance.py Fix compatibility between Django versions with regard to the type of some iterable settings such as TEMPLATE_CONTEXT_PROCESSORS. 2015-02-13 21:46:25 +01:00
test_main.py Fix test error on Python 3.x. 2015-02-13 21:54:21 +01:00
test_values.py Merge remote-tracking branch 'upstream/master' 2015-01-07 03:19:24 -08:00
urls.py Moved tests out of the configurations packages. 2013-09-09 11:02:43 +02:00