LICENSE
README.rst
pyproject.toml
django_squash/__init__.py
django_squash/apps.py
django_squash/settings.py
django_squash.egg-info/PKG-INFO
django_squash.egg-info/SOURCES.txt
django_squash.egg-info/dependency_links.txt
django_squash.egg-info/requires.txt
django_squash.egg-info/top_level.txt
django_squash.egg-info/zip-safe
django_squash/contrib/__init__.py
django_squash/contrib/postgres.py
django_squash/db/__init__.py
django_squash/db/migrations/__init__.py
django_squash/db/migrations/autodetector.py
django_squash/db/migrations/loader.py
django_squash/db/migrations/operators.py
django_squash/db/migrations/questioner.py
django_squash/db/migrations/serializer.py
django_squash/db/migrations/utils.py
django_squash/db/migrations/writer.py
django_squash/management/__init__.py
django_squash/management/commands/__init__.py
django_squash/management/commands/squash_migrations.py
tests/test_migrations.py
tests/test_migrations_autodetector.py
tests/test_serializer.py
tests/test_standalone.py
tests/test_utils.py
tests/test_writer.py