1
0
mirror of https://github.com/django/django.git synced 2025-01-25 01:30:48 +00:00
Thomas Chaumeny 3199ea8ed7 Updated testing documentation following 498ae3a36069e2d
- commit/rollback are no longer replaced by nop
- the warning about not using TestCase when testing transactional
  behavior belongs to TestCase section, not TransactionTestCase
2014-11-24 11:37:03 -05:00
..