LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_sqlibrist/__init__.py
django_sqlibrist/helpers.py
django_sqlibrist/settings.py
django_sqlibrist/management/__init__.py
django_sqlibrist/management/commands/__init__.py
django_sqlibrist/management/commands/sqlibrist.py
sqlibrist/__init__.py
sqlibrist/engines.py
sqlibrist/helpers.py
sqlibrist.egg-info/PKG-INFO
sqlibrist.egg-info/SOURCES.txt
sqlibrist.egg-info/dependency_links.txt
sqlibrist.egg-info/entry_points.txt
sqlibrist.egg-info/requires.txt
sqlibrist.egg-info/top_level.txt
sqlibrist/commands/__init__.py
sqlibrist/commands/diff.py
sqlibrist/commands/info.py
sqlibrist/commands/init.py
sqlibrist/commands/initdb.py
sqlibrist/commands/makemigration.py
sqlibrist/commands/migrate.py
sqlibrist/commands/status.py
sqlibrist/commands/test_connection.py