django-constance/constance
2024-06-15 00:55:01 +05:00
..
backends chore: migrate to f-string 2024-06-09 21:07:07 +02:00
locale "failed to update live settings" message (#491) 2022-10-13 12:16:31 -05:00
management chore: migrate to f-string 2024-06-09 21:07:07 +02:00
migrations fix migration on mysql (#531) 2023-10-16 09:14:40 -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 fix: typos 2024-06-08 19:55:28 +02:00
__init__.py Bump version 3.1.0 2023-08-21 16:20:18 -05:00
admin.py fix: django 5.1 removed collapse.js (#556) 2024-06-15 00:55:01 +05:00
apps.py 505-race-condition-caused-by-when-constance-registers-django-checks (#514) 2023-03-13 17:45:31 -05:00
base.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
checks.py 505-race-condition-caused-by-when-constance-registers-django-checks (#514) 2023-03-13 17:45:31 -05:00
context_processors.py Please the PEP8 gods. 2013-04-12 17:39:10 +02:00
forms.py Adding support for using a subdirectory of MEDIA_ROOT for file fields (#475) 2023-07-29 11:35:38 -05:00
models.py Refactor app and model 2023-03-10 20:38:31 +03:00
settings.py Adding support for using a subdirectory of MEDIA_ROOT for file fields (#475) 2023-07-29 11:35:38 -05:00
signals.py Fix RemovedInDjango40Warning about Signal (#430) 2020-11-18 11:15:44 -05:00
utils.py Fix constance management command without admin installed (#506) 2023-04-07 08:16:39 -05:00