LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
src/django_forbid/__init__.py
src/django_forbid/apps.py
src/django_forbid/middleware.py
src/django_forbid.egg-info/PKG-INFO
src/django_forbid.egg-info/SOURCES.txt
src/django_forbid.egg-info/dependency_links.txt
src/django_forbid.egg-info/not-zip-safe
src/django_forbid.egg-info/requires.txt
src/django_forbid.egg-info/top_level.txt
src/django_forbid/skills/__init__.py
src/django_forbid/skills/forbid_device.py
src/django_forbid/skills/forbid_location.py
src/django_forbid/skills/forbid_network.py
src/django_forbid/templates/timezone.html
tests/test_device_middleware.py
tests/test_location_middleware.py
tests/test_network_middleware.py
tests/test_primary_middleware.py