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 c946b8a commit 7f2452cCopy full SHA for 7f2452c
README.md
@@ -48,6 +48,9 @@ $ python manage.py makemigrations -b master --fix
48
49
### Github Actions
50
51
+> NOTE: :warning:
52
+> - To get this action to work you'll need to [install django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting
53
+
54
```yaml
55
...
56
runs-on: ubuntu-latest
0 commit comments