Skip to content

Commit 69d7fb1

Browse files
authored
Update README.md
1 parent f770935 commit 69d7fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ $ python manage.py makemigrations -b master --fix
143143

144144

145145
## Features
146-
- Resolve migration dependencies
146+
- Resolves migration conflicts on both the default branch or feature/PR branches
147147
- Supports numbered migration files i.e (`0001_....py`)
148148
- Supports non-numbered migration files i.e (`custom_migration.py`)
149149
- Re-index all migrations using the last migration on the default branch i.e `main`

0 commit comments

Comments
 (0)