.flake8
.gitignore
CHANGELOG.md
LICENSE
Makefile
README.md
pyproject.toml
runtests.py
setup.cfg
setup.py
.github/CODEOWNERS
.github/workflows/python-publish.yml
.github/workflows/test.yml
leukeleu_django_gdpr/__init__.py
leukeleu_django_gdpr/apps.py
leukeleu_django_gdpr/checks.py
leukeleu_django_gdpr/gdpr.py
leukeleu_django_gdpr.egg-info/PKG-INFO
leukeleu_django_gdpr.egg-info/SOURCES.txt
leukeleu_django_gdpr.egg-info/dependency_links.txt
leukeleu_django_gdpr.egg-info/requires.txt
leukeleu_django_gdpr.egg-info/top_level.txt
leukeleu_django_gdpr/management/__init__.py
leukeleu_django_gdpr/management/commands/__init__.py
leukeleu_django_gdpr/management/commands/gdpr.py
tests/__init__.py
tests/test_checks.py
tests/test_save_load.py
tests/test_settings.py
tests/custom_users/__init__.py
tests/custom_users/models.py
tests/test_commands/__init__.py
tests/test_commands/test_serializer.py