django-constance/constance
Jürgen Ryannel 6cc9ebfb67 Added support for django 2.1
* in django>=2.1 cmd was removed as parameter to add_parser

* add tox support for django >= 2.1

* introduce helper function to remove cmd paramter form add_parsers when
django >= 2.1

* remove unecessary lines

* fix issues when cmd may be missing in kwargs
2018-08-29 10:18:22 -05:00
..
backends database: Allow running set while database is not created 2017-08-20 19:44:16 +07:00
locale update Chinese translation 2018-04-19 11:53:33 +08:00
management Added support for django 2.1 2018-08-29 10:18:22 -05:00
static/admin Improve consistency of reset value handling for date 2018-05-07 17:55:43 +01:00
templates/admin/constance Improve consistency of reset value handling for date 2018-05-07 17:55:43 +01:00
test Remove unnecessary calls to dict.keys 2017-06-02 10:23:21 +02:00
__init__.py Bump version 2018-03-23 08:35:02 -05:00
admin.py fix(admin): date type 2018-04-16 21:41:18 +03:00
apps.py fix bug of can't change permission chang_config's name 2018-04-20 17:50:20 +08:00
base.py allow to override field config_type and set custom additional fields 2015-06-14 17:34:53 +02:00
context_processors.py Please the PEP8 gods. 2013-04-12 17:39:10 +02:00
settings.py Improved coding styles 2016-09-14 12:21:43 -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