README.md
pyproject.toml
src/django_security_label/__init__.py
src/django_security_label/apps.py
src/django_security_label/labels.py
src/django_security_label/middleware.py
src/django_security_label.egg-info/PKG-INFO
src/django_security_label.egg-info/SOURCES.txt
src/django_security_label.egg-info/dependency_links.txt
src/django_security_label.egg-info/requires.txt
src/django_security_label.egg-info/top_level.txt
src/django_security_label/migrations/0001_initial.py
src/django_security_label/migrations/__init__.py
tests/test_labels.py
tests/test_makemigrations.py
tests/test_middleware.py
tests/test_sqlmigrate.py