django-constance/constance
Alexandr Artemyev bf69baec61
Merge pull request #549 from Rotzbua/fix_remove_legacy
fix: remove legacy django <1.9 code
2024-06-09 22:37:15 +05:00
..
backends one query 2024-02-01 14:24:48 -05:00
locale "failed to update live settings" message (#491) 2022-10-13 12:16:31 -05:00
management Fix constance management command without admin installed (#506) 2023-04-07 08:16:39 -05:00
migrations fix migration on mysql (#531) 2023-10-16 09:14:40 -05:00
static/admin Added a sticky footer (#407) 2020-06-10 14:21:49 +02:00
templates/admin/constance fix: html5 does not allow self-closing tags 2024-06-08 21:31:38 +02: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: remove legacy django <1.9 code 2024-06-08 23:28:12 +02: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