django-constance/constance
2023-08-21 16:20:18 -05:00
..
backends Refactor app and model 2023-03-10 20:38:31 +03: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 Refactor app and model 2023-03-10 20:38:31 +03:00
static/admin Added a sticky footer (#407) 2020-06-10 14:21:49 +02:00
templates/admin/constance do not detect datetime fields as date type (#456) 2021-10-21 13:49:26 -05:00
test Allow override_config for pytest (#338) 2020-04-04 11:38:22 -05:00
__init__.py Bump version 3.1.0 2023-08-21 16:20:18 -05:00
admin.py Adding support for using a subdirectory of MEDIA_ROOT for file fields (#475) 2023-07-29 11:35:38 -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