How to keep the database from the previous test run with
pytest-django
Use the
--reuse-db
option.