We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a4adb commit 8fea83dCopy full SHA for 8fea83d
README.md
@@ -105,6 +105,8 @@ migrations
105
106
```
107
108
+> NOTE: THis also works when there are conflicts on the default branch. i.e You can run `... makemigrations --fix` on the `main` branch.
109
+
110
### Assumptions
111
112
The final migration on the default branch would be used as the base for all subsequent migrations.
0 commit comments