You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When cloning from scratch, running makemigrations asked me to specify a lot of defaults. With the new migrations this does not happen.
With the updated migrations, running migrate from scratch and afterwards copying the previous development DB works. This would be helpful for new contributors.
I am not sure how this will impact production though. @spuetz could you please review that?
I have not much experience with migrations: Is doing this a bad idea?
Should we do a PR for this?
when cloning the repository and running makemigrations, django need input for a lot of default values
The text was updated successfully, but these errors were encountered: