#6923: Contrib.auth.tests.basic.py does not delete test users 'testuser' and
'testuser2'
-----------------------------------+----------------------------------------
Reporter: anonymous | Owner: nobody
Status: closed | Milestone:
Component: Contrib apps | Version: SVN
Resolution: worksforme | Keywords: auth
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------+----------------------------------------
Changes (by devin):
* status: new => closed
* resolution: => worksforme
Comment:
I've tried reproducing this with both Doctests and Django TestCase, but in
both cases, the test database contains no Users. Since test databases are
created in the {{{__call__}}} method of TestCase, it doesn't seem like
this could happen for Django TestCase. I don't know about the Doctests,
but I couldn't reproduce using a variety of database engines.
--
Ticket URL: <http://code.djangoproject.com/ticket/6923#comment:2>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---