django-constance/constance
2022-03-11 14:36:39 -06:00
..
backends Add default_auto_field to database backend (#449) 2022-03-11 13:25:57 -06: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 Bump version 2.9.0 2022-03-11 14:36:39 -06:00
admin.py serialize_according_to_widget (#472) 2022-02-11 19:49:08 -06:00
apps.py Read-only form with correct perm (#393) 2020-04-29 12:02:04 -05:00
base.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
checks.py Use gettext_lazy instead of ugettext_lazy (#421) 2020-11-18 11:14:05 -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