Before the first release, it might be good to flatten all migrations (remove all migration files, run makemigrations to generate new ones) to keep tests a bit faster in the future. This requires recreating the database (or some manual work), but that should still be ok right now.
Before the first release, it might be good to flatten all migrations (remove all migration files, run makemigrations to generate new ones) to keep tests a bit faster in the future. This requires recreating the database (or some manual work), but that should still be ok right now.