1
0
mirror of https://github.com/django/django.git synced 2025-02-02 21:59:53 +00:00
Tim Graham 944e66cb1d Reverted "Fixed #25388 -- Added an option to allow disabling of migrations during test database creation"
This reverts commit 157d7f1f1de4705daddebb77f21bd7097a74513d since it
disables migrations all the time, not just during tests.
2016-07-14 09:21:28 -04:00
..