un1t/django-cleanup

Add documentation regarding TestCase vs TransactionalTestCase

McPo opened this issue · 4 comments

McPo commented

Discovered that TestCases must use TransactionalTestCase, in order for the library to work. Might be worth explicitly mentioning this.

Section added to README to document this.

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.