django-constance/tests
Søren Howe Gersager 0047a781af
Fix constance management command without admin installed (#506)
* refactor out ConstanceForm and get_values into forms.py and utils.py respectively

* fix tests and documentation

* correct mock import

* fix merge
2023-04-07 08:16:39 -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 Fix constance management command without admin installed (#506) 2023-04-07 08:16:39 -05:00
test_checks.py Fix constance management command without admin installed (#506) 2023-04-07 08:16:39 -05:00
test_cli.py Refactor app and model 2023-03-10 20:38:31 +03:00
test_form.py Fix constance management command without admin installed (#506) 2023-04-07 08:16:39 -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 Fix constance management command without admin installed (#506) 2023-04-07 08:16:39 -05:00
urls.py url() is deprecated in Django 3.1 (#418) 2020-11-18 11:12:27 -05:00