LICENSE
README.md
__init__.py
actions.py
admin.py
apps.py
conf.py
conftest.py
dto.py
errors.py
models.py
orchestrator.py
py.typed
pyproject.toml
reregistration.py
serializers.py
tasks.py
urls.py
views.py
./__init__.py
./actions.py
./admin.py
./apps.py
./conf.py
./conftest.py
./dto.py
./errors.py
./models.py
./orchestrator.py
./py.typed
./reregistration.py
./serializers.py
./tasks.py
./urls.py
./views.py
./management/__init__.py
./management/commands/__init__.py
./management/commands/consume_gdpr_completions.py
./migrations/0001_initial.py
./migrations/__init__.py
./schemas/emits/user.deleted.json
./schemas/emits/user.deletion_initiated.json
./schemas/emits/user.export_ready.json
management/__init__.py
management/commands/__init__.py
management/commands/consume_gdpr_completions.py
migrations/0001_initial.py
migrations/__init__.py
schemas/emits/user.deleted.json
schemas/emits/user.deletion_initiated.json
schemas/emits/user.export_ready.json
stapel_gdpr.egg-info/PKG-INFO
stapel_gdpr.egg-info/SOURCES.txt
stapel_gdpr.egg-info/dependency_links.txt
stapel_gdpr.egg-info/requires.txt
stapel_gdpr.egg-info/top_level.txt
tests/test_api.py
tests/test_closure.py
tests/test_consumer.py
tests/test_export.py
tests/test_orchestrator_edge.py
tests/test_public_api.py
tests/test_tasks.py
tests/test_views_edge.py