MANIFEST.in
README.rst
setup.cfg
setup.py
django_comment_migrate/__init__.py
django_comment_migrate/apps.py
django_comment_migrate/db_comments.py
django_comment_migrate/utils.py
django_comment_migrate.egg-info/PKG-INFO
django_comment_migrate.egg-info/SOURCES.txt
django_comment_migrate.egg-info/dependency_links.txt
django_comment_migrate.egg-info/not-zip-safe
django_comment_migrate.egg-info/requires.txt
django_comment_migrate.egg-info/top_level.txt
django_comment_migrate/backends/__init__.py
django_comment_migrate/backends/base.py
django_comment_migrate/backends/mysql.py
django_comment_migrate/backends/postgresql.py
django_comment_migrate/management/__init__.py
django_comment_migrate/management/commands/__init__.py
django_comment_migrate/management/commands/migratecomment.py