CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
README.rst
TODO.md
requirements.txt
runtests.py
setup.py
sandman/__init__.py
sandman/exception.py
sandman/sandman.py
sandman/sandmanctl.py
sandman.egg-info/PKG-INFO
sandman.egg-info/SOURCES.txt
sandman.egg-info/dependency_links.txt
sandman.egg-info/entry_points.txt
sandman.egg-info/not-zip-safe
sandman.egg-info/requires.txt
sandman.egg-info/top_level.txt
sandman/model/__init__.py
sandman/model/models.py
sandman/model/utils.py
sandman/static/css/bootstrap-theme.css
sandman/static/css/bootstrap-theme.css.map
sandman/static/css/bootstrap-theme.min.css
sandman/static/css/bootstrap.css
sandman/static/css/bootstrap.css.map
sandman/static/css/bootstrap.min.css
sandman/static/fonts/glyphicons-halflings-regular.eot
sandman/static/fonts/glyphicons-halflings-regular.svg
sandman/static/fonts/glyphicons-halflings-regular.ttf
sandman/static/fonts/glyphicons-halflings-regular.woff
sandman/static/js/bootstrap.js
sandman/static/js/bootstrap.min.js
sandman/templates/attribute.html
sandman/templates/base.html
sandman/templates/collection.html
sandman/templates/error.html
sandman/templates/resource.html
scripts/models.py
scripts/runserver.py
tests/__init__.py
tests/foreign_key_models.py
tests/models.py
tests/test_foreign_keys.py
tests/test_sandman.py
tests/data/ChinookDatabase1.4_MySql.zip
tests/data/Chinook_MySql.sql
tests/data/Chinook_MySql_AutoIncrementPKs.sql
tests/data/Chinook_Sqlite.sql
tests/data/Chinook_Sqlite.sqlite
tests/data/Chinook_Sqlite_AutoIncrementPKs.sql
tests/data/Chinook_Sqlite_AutoIncrementPKs.sqlite
tests/data/chinook.sqlite3
tests/data/foreign_key.sqlite3
tests/templates/base.html
tests/templates/resource.html