LICENSE.txt
MANIFEST.in
README.rst
setup.py
django_commandlog/__init__.py
django_commandlog/admin.py
django_commandlog/app_settings.py
django_commandlog/apps.py
django_commandlog/decorators.py
django_commandlog/helpers.py
django_commandlog/models.py
django_commandlog.egg-info/PKG-INFO
django_commandlog.egg-info/SOURCES.txt
django_commandlog.egg-info/dependency_links.txt
django_commandlog.egg-info/not-zip-safe
django_commandlog.egg-info/requires.txt
django_commandlog.egg-info/top_level.txt
django_commandlog/migrations/0001_initial.py
django_commandlog/migrations/__init__.py
django_commandlog/tests/__init__.py
django_commandlog/tests/tests_admin.py
django_commandlog/tests/tests_decorators.py
django_commandlog/tests/tests_helpers.py
django_commandlog/tests/tests_models.py