django-constance/tests
Camilo Nova 61356da3fb
Merge pull request #258 from ownaginatious/constance_dbs_setting
Workaround to make `django-constance` work in multi-DB project
2018-03-15 13:49:25 -05:00
..
__init__.py Fixed: test runner 2010-12-02 11:12:50 +01:00
redis_mockup.py Refactored tests to use django-discover-runner and not an own testproject anymore. 2013-02-22 14:58:41 +01:00
settings.py Fixed #211 -- Added datetime.timedelta support. 2017-05-25 13:50:27 +02:00
storage.py Fixed #211 -- Added datetime.timedelta support. 2017-05-25 13:50:27 +02:00
test_admin.py add config labels 2018-03-06 23:41:53 +03:00
test_app.py CONSTANCE_DBS setting for directing constance permissions/content_type settings to certian DBs only 2018-03-02 15:40:41 -08:00
test_cli.py Fixed #211 -- Added datetime.timedelta support. 2017-05-25 13:50:27 +02:00
test_database.py Fix backend initialization in tests 2016-06-13 04:00:17 +03:00
test_form.py Fixed #211 -- Added datetime.timedelta support. 2017-05-25 13:50:27 +02:00
test_redis.py Fix backend initialization in tests 2016-06-13 04:00:17 +03:00
test_test_utils.py Add test cases for override_config 2015-06-02 21:19:13 +03:00
test_utils.py Fixed #211 -- Added datetime.timedelta support. 2017-05-25 13:50:27 +02:00
urls.py Removed unused variables and imports. 2017-05-25 14:02:52 +02:00