django/tests/regressiontests/settings_tests
Carl Meyer b6ad1afa68 Fixed #17011 - Made override_settings modify a decorated class in-place rather than creating a dynamic subclass, so as to avoid infinite recursion when used with super(). Thanks jsdalton for the report and patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16942 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-10-08 08:16:17 +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 #17011 - Made override_settings modify a decorated class in-place rather than creating a dynamic subclass, so as to avoid infinite recursion when used with super(). Thanks jsdalton for the report and patch. 2011-10-08 08:16:17 +00:00