django-constance/constance
2021-03-17 19:46:41 +03:00
..
backends Use gettext_lazy instead of ugettext_lazy (#421) 2020-11-18 11:14:05 -05:00
locale add arabic translation (#438) 2020-12-02 11:53:38 -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 Respect other classes added by admin templates (#417) 2020-11-18 11:11:35 -05:00
test Allow override_config for pytest (#338) 2020-04-04 11:38:22 -05:00
__init__.py Run tests on django 3.2 2021-03-17 19:46:41 +03:00
admin.py Add concrete_model class attribute to fake admin model. (#441) 2021-01-13 14:45:37 -05: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 Resolve #367: Set pickle protocol version for the Redis backend (#369) 2020-01-14 15:46:27 -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