django-constance/constance
2017-01-31 10:41:55 -05:00
..
backends Added the old value to the config_updated signal 2017-01-31 10:41:55 -05:00
locale Updated Chinese translation. 2015-09-24 12:37:35 +02:00
management Fix handling of MultiValueField's (eg SplitDateTimeField) on the command line. Fixes #186 (#190) 2017-01-11 09:52:19 +01:00
templates/admin/constance Fix *Reset to default* to work with boolean/checkboxes (#191) 2017-01-13 08:14:18 +01:00
test Merge remote-tracking branch 'chornsby/add-test-utils' 2015-09-24 11:59:55 +02:00
__init__.py Bump version 2016-12-23 17:39:01 -05:00
admin.py Fix *Reset to default* to work with boolean/checkboxes (#191) 2017-01-13 08:14:18 +01:00
apps.py Added signal on change, refs #158 2016-09-14 12:22:32 -05: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