Hacker News new | ask | show | jobs
by stavros 660 days ago
It's in the standard docs:

https://docs.djangoproject.com/en/5.1/topics/migrations/#ver...

You just rename one of the two files, and add the dependency. If they touch the same fields, you obviously have to resolve that manually.

1 comments

Thanks a lot
No problem!