Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 55cbd65985bfad02512a64a4cb8468140f15ee84
      
https://github.com/django/django/commit/55cbd65985bfad02512a64a4cb8468140f15ee84
  Author: Aymeric Augustin <aymeric.augus...@m4x.org>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M django/core/management/commands/flush.py
    M django/test/testcases.py
    M docs/topics/testing/advanced.txt
    M docs/topics/testing/overview.txt

  Log Message:
  -----------
  Fixed #20579 -- Improved TransactionTestCase.available_apps.

Also moved its documentation to the 'advanced' section. It doesn't
belong to the 'overview'. Same for TransactionTestCase.reset_sequences.

When available_apps is set, after a TransactionTestCase, the database
is now totally empty. post_syncdb is fired at the beginning of the next
TransactionTestCase.

Refs #20483.



-- 
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/51b8be0081089_7955959de0923d3%40hookshot-fe1-pe1-prd.aws.github.net.mail?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to