Details
Description
We can speed up the tests significantly by squashing migrations. In django there is a mechanism that seems to solve this properly.
https://docs.djangoproject.com/en/1.9/topics/migrations/#squashing-migrations
https://docs.djangoproject.com/en/1.9/topics/migrations/#squashing-migrations
Issue Links
- is related to
-
SIO-2145 Allow enabling "participants" app without "oi" app