We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2e8eb41
This release adds a new hook:
check-absent-migrations
Check for absent migrations with manage.py makemigrations --check --dry-run
Thanks to @tyzhnenko for contributing.