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 358abbc commit 526cbceCopy full SHA for 526cbce
README.md
@@ -59,7 +59,9 @@ $ python manage.py makemigrations -b master --fix
59
60
> NOTE: :warning:
61
>
62
-> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting
+> * To get this action to work you'll need to install [django-migration-fixer](#installation) and update your `INSTALLED_APPS` setting.
63
+>
64
+> See: https://github.com/tj-django/django-clone for an example setup.
65
66
```yaml
67
name: Fix django migrations
0 commit comments