Answer the question
In order to leave comments, you need to log in
How to work with Django migrations in a team?
Working as a team on a project in jung. The essence of the problem is that it is not entirely clear how to work with migrations, everyone works in their own branch of the git, changes models, makes migrations, etc. When merging, problems arise due to the fact that each has its own order of migrations. How to do it? Set migrations to gitignor? Then what is the use of them if everyone has their own history of migrations?
Thanks to all.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question