django-constance/tests
2017-05-25 14:02:52 +02: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 Removed deprecated TEMPLATE_CONTEXT_PROCESSORS setting. (#206) 2017-05-08 09:10:41 +02:00
storage.py Removed unnecessary bytes encode. 2017-01-31 18:08:04 +01:00
test_admin.py Allow line breaks in config descriptions - Fix #95 2015-09-24 12:21:29 +02:00
test_app.py Fix create_perm in apps.py to use database alias given by the post_migrate signal 2017-02-05 13:27:07 +01:00
test_cli.py Removed unnecessary bytes encode. 2017-01-31 18:08:04 +01:00
test_database.py Fix backend initialization in tests 2016-06-13 04:00:17 +03:00
test_form.py Added test of form field types 2016-11-27 16:53:43 +13: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 Removed unnecessary bytes encode. 2017-01-31 18:08:04 +01:00
urls.py Removed unused variables and imports. 2017-05-25 14:02:52 +02:00