django-constance/constance
2024-09-05 13:30:28 +05:00
..
backends Replace pickle with JSON (#564) 2024-08-20 09:35:27 -05:00
locale "failed to update live settings" message (#491) 2022-10-13 12:16:31 -05:00
management Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
migrations Fix exception in 0002 migration (#579) 2024-09-05 13:30:28 +05:00
static/admin chore: migrate JS to ES2015 2024-06-08 21:25:52 +02:00
templates/admin/constance fix: django 5.1 removed collapse.js (#556) 2024-06-15 00:55:01 +05:00
test Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
__init__.py Add ruff format & lint (isort only) (#560) 2024-07-03 19:21:33 +05:00
admin.py Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
apps.py Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
base.py Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
checks.py Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
codecs.py Collections support (#581) 2024-09-04 14:41:53 +05:00
context_processors.py Add ruff format & lint (isort only) (#560) 2024-07-03 19:21:33 +05:00
forms.py Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00
models.py Fix #570 (#571) 2024-08-23 14:13:54 -05:00
settings.py Replace pickle with JSON (#564) 2024-08-20 09:35:27 -05:00
signals.py Fix RemovedInDjango40Warning about Signal (#430) 2020-11-18 11:15:44 -05:00
utils.py Enable more rules for ruff (#562) 2024-07-05 19:38:26 +05:00