Using Transactions to Make Django Tests Run Faster July 28, 2020 Articles How to use the nested transaction mechanism of the Django testing framework to avoid reinitialization of your test models.