django-constance/constance
Ilya Chichak 4de4114bbd
Make groups of fieldsets collapsable. Fix #350 (#351)
* made results table responsive for Django 2 admin

* make fieldsets collapsable

* updated version via feature

* fixed codestyle according to requested changes

* made results table responsive for Django 2 admin

Co-authored-by: Camilo Nova <camilo.nova@axiacore.com>
2020-03-16 11:33:19 -05:00
..
backends Allow concurrent calls to set() method (#384) 2020-03-05 18:04:55 -05:00
locale Add Turkish language support (#353) 2019-12-23 13:55:58 -05:00
management command-to-delete-stale-records (#355) 2020-01-27 14:24:32 -05:00
static/admin made results table responsive for Django 2 admin (#325) 2019-03-28 15:04:24 -05:00
templates/admin/constance Make groups of fieldsets collapsable. Fix #350 (#351) 2020-03-16 11:33:19 -05:00
test Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
__init__.py Bump version 2020-01-29 16:33:02 -05:00
admin.py Make groups of fieldsets collapsable. Fix #350 (#351) 2020-03-16 11:33:19 -05:00
apps.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
base.py Drop support py<3.5 django<2.2 (#359) 2019-12-23 16:20:41 -05:00
checks.py Add a Django system check... (#326) 2019-04-06 09:13:55 -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 Added the old value to the config_updated signal 2017-01-31 10:41:55 -05:00
utils.py Merge remote-tracking branch 'vinnyrose/compat_changes' 2015-09-24 11:02:45 +02:00