django-constance/tests
alexkiro 55aed5d4d4
Add support for using gettext in fieldset headers (#489)
* Support tuples for CONFIG_FIELDSETS

* Add test for tuple CONFIG_FIELDSETS

* Preserve tuple fieldset sorting

* Add i18n example in the docs
2022-07-13 10:01:25 -05:00
..
backends Add caching redis backend (#466) 2022-01-06 15:45:11 -05:00
__init__.py Fixed: test runner 2010-12-02 11:12:50 +01:00
redis_mockup.py Add memory backend (#394) 2020-06-10 19:49:42 +02:00
settings.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
storage.py Add memory backend (#394) 2020-06-10 19:49:42 +02:00
test_admin.py Add support for using gettext in fieldset headers (#489) 2022-07-13 10:01:25 -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_form.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
test_pytest_overrides.py Allow override_config for pytest (#338) 2020-04-04 11:38:22 -05:00
test_test_overrides.py Allow override_config for pytest (#338) 2020-04-04 11:38:22 -05:00
test_utils.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
urls.py url() is deprecated in Django 3.1 (#418) 2020-11-18 11:12:27 -05:00