tests.py
1.1 KB
-
Fix tests that vary urls.py · 6c24694a
Create a mixin class that can be used for tests that customize urls.py to force django to reload it, so that they don't break other tests.
Calen Pennington committed
Create a mixin class that can be used for tests that customize urls.py to force django to reload it, so that they don't break other tests.