angler-fishThe Vulnerability History Project

Improved test isolation of the admin tests and assigned custom admin sites to

      prevent test order dependant failures.

This involves introducing usage of `TestCase.urls` and implementing proper
admin.py modules for some of the test apps.

Thanks Florian Apolloner for finding the issue and contributing the patch.

Refs #15294 (it solves these problems so the fix for that ticket we are going
to commit doesn't introduce obscure and hard to reproduce test failures when
running the Django test suite.)

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16856 bcc190cf-cafb-0310-a4f2-bffc1f526a37
    
commit 7b21bfc0745f92f83a6826a3d3e58797fb74e326
-67
+62 -12
-7
-117
+100 -5
+12 -16
-7
-526
+6 -6
+401 -43
+2 -32
+5 -5
-2
-44
+35 -4
+1 -8
+2 -3
+4
expand_less