django-constance/tests
John Carter 81b723c91b Fix handling of MultiValueField's (eg SplitDateTimeField) on the command line. Fixes #186 (#190)
* Added failing test for setting a datetime with cli

Issue #186

* Adding myself to AUTHORS

* Handle MultiValueField in manage command, resolves #186

* newline at end
2017-01-11 09:52:19 +01:00
..
__init__.py Fixed: test runner 2010-12-02 11:12:50 +01:00
redis_mockup.py Refactored tests to use django-discover-runner and not an own testproject anymore. 2013-02-22 14:58:41 +01:00
settings.py Backport command functonality from django-constance-cli (squashed) 2016-11-27 18:55:21 +13:00
storage.py Backport command functonality from django-constance-cli (squashed) 2016-11-27 18:55:21 +13:00
test_admin.py Allow line breaks in config descriptions - Fix #95 2015-09-24 12:21:29 +02:00
test_cli.py Fix handling of MultiValueField's (eg SplitDateTimeField) on the command line. Fixes #186 (#190) 2017-01-11 09:52:19 +01:00
test_database.py Fix backend initialization in tests 2016-06-13 04:00:17 +03:00
test_form.py Added test of form field types 2016-11-27 16:53:43 +13:00
test_redis.py Fix backend initialization in tests 2016-06-13 04:00:17 +03:00
test_test_utils.py Add test cases for override_config 2015-06-02 21:19:13 +03:00
test_utils.py Fix handling of MultiValueField's (eg SplitDateTimeField) on the command line. Fixes #186 (#190) 2017-01-11 09:52:19 +01:00
urls.py Compatibility changes. 2015-08-25 08:14:01 -04:00