LICENSE
MANIFEST.in
README.md
setup.py
tablechangelogger/__init__.py
tablechangelogger/admin.py
tablechangelogger/apps.py
tablechangelogger/config.py
tablechangelogger/datastructures.py
tablechangelogger/fields.py
tablechangelogger/log_table_change.py
tablechangelogger/models.py
tablechangelogger/signals.py
tablechangelogger/utils.py
tablechangelogger.egg-info/PKG-INFO
tablechangelogger.egg-info/SOURCES.txt
tablechangelogger.egg-info/dependency_links.txt
tablechangelogger.egg-info/requires.txt
tablechangelogger.egg-info/top_level.txt
tablechangelogger/migrations/0001_initial.py
tablechangelogger/migrations/0002_auto_20190528_1450.py
tablechangelogger/migrations/0003_auto_20190529_0755.py
tablechangelogger/migrations/0004_auto_20190529_0818.py
tablechangelogger/migrations/0005_auto_20190624_0714.py
tablechangelogger/migrations/0006_auto_20191008_0813.py
tablechangelogger/migrations/__init__.py
tablechangelogger/seed/__init__.py
tablechangelogger/seed/factories.py
tablechangelogger/test/__init__.py
tablechangelogger/test/settings.py
tablechangelogger/test/test_table_change_log.py