django-constance/tests
Ilya Chichak 4de4114bbd
Make groups of fieldsets collapsable. Fix #350 (#351)
* made results table responsive for Django 2 admin

* make fieldsets collapsable

* updated version via feature

* fixed codestyle according to requested changes

* made results table responsive for Django 2 admin

Co-authored-by: Camilo Nova <camilo.nova@axiacore.com>
2020-03-16 11:33:19 -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 Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
storage.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
test_admin.py Make groups of fieldsets collapsable. Fix #350 (#351) 2020-03-16 11:33:19 -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 Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
test_cli.py command-to-delete-stale-records (#355) 2020-01-27 14:24:32 -05:00
test_database.py Allow concurrent calls to set() method (#384) 2020-03-05 18:04:55 -05:00
test_form.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
test_redis.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
test_test_utils.py Add test cases for override_config 2015-06-02 21:19:13 +03:00
test_utils.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
urls.py Removed unused variables and imports. 2017-05-25 14:02:52 +02:00