.gitignore
.travis.yml
LICENSE
README.rst
setup.cfg
setup.py
tox.ini
django_syzygy.egg-info/PKG-INFO
django_syzygy.egg-info/SOURCES.txt
django_syzygy.egg-info/dependency_links.txt
django_syzygy.egg-info/requires.txt
django_syzygy.egg-info/top_level.txt
django_syzygy.egg-info/version.txt
syzygy/__init__.py
syzygy/apps.py
syzygy/checks.py
syzygy/constants.py
syzygy/plan.py
syzygy/management/__init__.py
syzygy/management/commands/__init__.py
syzygy/management/commands/migrate.py
tests/__init__.py
tests/settings.py
tests/test_checks.py
tests/test_commands.py
tests/test_plan.py
tests/test_migrations/__init__.py
tests/test_migrations/ambiguous/0001_initial.py
tests/test_migrations/ambiguous/__init__.py
tests/test_migrations/functional/0001_pre_deploy.py
tests/test_migrations/functional/0002_post_deploy.py
tests/test_migrations/functional/__init__.py