#27298: Unclear wording in the documentation
-------------------------------+--------------------
     Reporter:  Victor Porton  |      Owner:  nobody
         Type:  Bug            |     Status:  new
    Component:  Documentation  |    Version:  1.10
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+--------------------
 https://docs.djangoproject.com/en/1.10/topics/testing/advanced/ says:
 "After each test, Django calls flush to reset the database state"

 It is it flushed after every test method? or only after all methods of a
 test class run (without flushing between methods of the same class)?

--
Ticket URL: <https://code.djangoproject.com/ticket/27298>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.edfcfd300fb8935dedae91c7609e2e07%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to