django1/tests/regressiontests/settings_tests
Aymeric Augustin 4b14546215 Fixed #17895 -- Made override_settings send the setting_changed signal both when a setting is overridden and when it's restored.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17708 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-03-13 23:02:31 +00:00
..
__init__.py Fixed the tests I broke with [11824]. 2009-12-12 18:45:43 +00:00
models.py Fixed the tests I broke with [11824]. 2009-12-12 18:45:43 +00:00
tests.py Fixed #17895 -- Made override_settings send the setting_changed signal both when a setting is overridden and when it's restored. 2012-03-13 23:02:31 +00:00