LICENSE
README.md
setup.cfg
setup.py
ckc/__init__.py
ckc/models.py
ckc/management/__init__.py
ckc/management/commands/__init__.py
ckc/management/commands/upload_file.py
django_ckc.egg-info/PKG-INFO
django_ckc.egg-info/SOURCES.txt
django_ckc.egg-info/dependency_links.txt
django_ckc.egg-info/not-zip-safe
django_ckc.egg-info/top_level.txt
testproject/__init__.py
testproject/manage.py
testproject/settings.py
testproject/urls.py
testproject/testapp/__init__.py
testproject/testapp/models.py
tests/__init__.py
tests/integration/__init__.py
tests/integration/test_soft_delete.py