1
0
mirror of https://github.com/django/django.git synced 2025-02-09 08:55:32 +00:00
Claude Paroz a5d47415f4 Enabled SimpleTestCase to be decorated by override_settings
Refs #18417. Also fixed some test case classes which subclassed
the wrong parent.
2012-11-25 19:06:17 +01:00
..