README.md
pyproject.toml
src/django_security_label/__init__.py
src/django_security_label/apps.py
src/django_security_label/compat.py
src/django_security_label/constants.py
src/django_security_label/labels.py
src/django_security_label/middleware.py
src/django_security_label/operations.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/management/__init__.py
src/django_security_label/management/commands/__init__.py
src/django_security_label/management/commands/create_anonymizer_policies.py
src/django_security_label/management/commands/setup_policies.py
src/django_security_label/migrations/0001_initial.py
src/django_security_label/migrations/__init__.py
tests/test_create_anonymizer_policies.py
tests/test_labels.py
tests/test_makemigrations.py
tests/test_middleware.py
tests/test_operations.py
tests/test_setup_policies.py
tests/test_sqlmigrate.py