Closed
Description
The documentation states:
How does South and pytest-django play together?
Djangos own syncdb will always be used to create the test database, regardless of wheter South is present or not.
It there a particular reason for this?
South supports the setting SOUTH_TESTS_MIGRATE = False
to disable them btw.
Metadata
Metadata
Assignees
Labels
No labels