LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-dev.txt
setup.py
django_hook/__init__.py
django_hook/core.py
django_hook/decorators.py
django_hook/registry.py
django_hook/utils.py
django_hook.egg-info/PKG-INFO
django_hook.egg-info/SOURCES.txt
django_hook.egg-info/dependency_links.txt
django_hook.egg-info/requires.txt
django_hook.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/settings.py
tests/test_django_hooks.py