On 24 September 2013 15:40, Chow Loong Jin <hyper...@debian.org> wrote:

> grepping for johndoe shows one match in
> tests/regressiontests/utils/simplelazyobject.py, where the test case
> creates a
> johndoe user.
>
> I suspect the error comes from using unittest.TestCase instead of
> django.test.TestCase. The latter does some cleanup and reinitialization
> after
> each testcase, which is necessary, but isn't happening here. Fixing the
> import
> line should do the trick.


Guess I should file a bug report against python-django then...
-- 
Brian May <br...@microcomaustralia.com.au>

Reply via email to