django-constance/constance/test/__init__.py
Charlie Hornsby 3338d1c092 Implement override_config decorator for use in testing
Subclass django.test.utils.override_settings for similar pattern
Allow use as both TestCase decorator and context manager
Support Django versions 1.4 to 1.8
2015-06-02 21:18:19 +03:00

1 line
35 B
Python

from .utils import override_config