django-constance/constance
2022-10-12 19:07:49 -05:00
..
backends Added support for Django 4.1. (#487) 2022-07-13 10:04:47 -05:00
locale Fixes for Ukrainian locale (#458) 2021-10-26 10:17:39 -05:00
management Use gettext_lazy instead of ugettext_lazy (#421) 2020-11-18 11:14:05 -05: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 Preparing release 2.9.1 (#497) 2022-08-11 13:54:59 +02:00
admin.py Forward the request when saving the form (#499) 2022-10-12 19:07:49 -05:00
apps.py Added support for Django 4.1. (#487) 2022-07-13 10:04:47 -05:00
base.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
checks.py Add support for using gettext in fieldset headers (#489) 2022-07-13 10:01:25 -05:00
context_processors.py Please the PEP8 gods. 2013-04-12 17:39:10 +02:00
settings.py Add caching redis backend (#466) 2022-01-06 15:45:11 -05:00
signals.py Fix RemovedInDjango40Warning about Signal (#430) 2020-11-18 11:15:44 -05:00
utils.py Merge remote-tracking branch 'vinnyrose/compat_changes' 2015-09-24 11:02:45 +02:00