README.md
pyproject.toml
src/flake8_django_migrations/__init__.py
src/flake8_django_migrations/plugin.py
src/flake8_django_migrations.egg-info/PKG-INFO
src/flake8_django_migrations.egg-info/SOURCES.txt
src/flake8_django_migrations.egg-info/dependency_links.txt
src/flake8_django_migrations.egg-info/entry_points.txt
src/flake8_django_migrations.egg-info/requires.txt
src/flake8_django_migrations.egg-info/top_level.txt
src/flake8_django_migrations/checkers/__init__.py
src/flake8_django_migrations/checkers/base.py
src/flake8_django_migrations/checkers/issue.py
src/flake8_django_migrations/checkers/remove_field.py
tests/test_flake8_django_migrations.py