setup.cfg
setup.py
sample_app/__init__.py
sample_app/admin.py
sample_app/apps.py
sample_app/models.py
sample_app/test_foreignkey.py
sample_app/views.py
sample_app/migrations/0001_initial.py
sample_app/migrations/__init__.py
sqlite_checkforeignkeys/__init__.py
sqlite_checkforeignkeys/settings.py
sqlite_checkforeignkeys/urls.py
sqlite_checkforeignkeys/wsgi.py
sqlite_checkforeignkeys.egg-info/PKG-INFO
sqlite_checkforeignkeys.egg-info/SOURCES.txt
sqlite_checkforeignkeys.egg-info/dependency_links.txt
sqlite_checkforeignkeys.egg-info/top_level.txt
sqlite_checkforeignkeys_engine/__init__.py
sqlite_checkforeignkeys_engine/base.py