Fixed #5979 -- Always use SITE_ID=1 when running Django's core tests. This
commitb8d798bd962edde94d9773395ca07ab13ae6cdf3
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 1 Dec 2007 21:58:51 +0000 (1 21:58 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Sat, 1 Dec 2007 21:58:51 +0000 (1 21:58 +0000)
tree1a5b2b785e49a2bbc0eca4cc7519e2481cb700e9
parent7557b4be2886bffb33c9cd439ac5ab6d246114b6
Fixed #5979 -- Always use SITE_ID=1 when running Django's core tests. This
makes things much easier. Thanks, George Vilches.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@6814 bcc190cf-cafb-0310-a4f2-bffc1f526a37
tests/runtests.py