django-constance/tests
Alexandr Artemyev e069ddb91a
Fix #341
2019-09-16 11:51:18 +03: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 "can't compare offset-naive and offset-aware datetimes" (#337) 2019-08-12 11:00:07 -05:00
storage.py Fixed #211 -- Added datetime.timedelta support. 2017-05-25 13:50:27 +02:00
test_admin.py Fixed "can't compare offset-naive and offset-aware datetimes" (#337) 2019-08-12 11:00:07 -05:00
test_app.py Drop Django<1.11 and 2.0, fix tests vs Django 2.2b (#320) 2019-03-11 17:20:08 -05:00
test_checks.py Add a Django system check... (#326) 2019-04-06 09:13:55 -05:00
test_cli.py Fix #341 2019-09-16 11:51:18 +03:00
test_database.py Optimizations for database backend (#329) 2019-06-08 09:14:58 -05: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