django-constance/constance
2018-02-27 16:48:41 +01:00
..
backends database: Allow running set while database is not created 2017-08-20 19:44:16 +07:00
locale Fix issue https://github.com/jazzband/django-constance/issues/252 2018-02-27 16:48:41 +01:00
management Removed unnecessary bytes encode. 2017-01-31 18:08:04 +01:00
static/admin results_list: Move inline JavaScript to constance.js 2017-11-07 21:43:47 +07:00
templates/admin/constance Merge branch 'file-upload' 2017-11-08 08:42:34 -05:00
test Remove unnecessary calls to dict.keys 2017-06-02 10:23:21 +02:00
__init__.py Bump version 2018-02-07 09:05:51 -05:00
admin.py Fix ConstanceForm validation 2018-02-25 14:27:54 +01:00
apps.py Remove translation from the app name. Fixes #204 2017-11-06 11:43:08 -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