LICENSE
README.md
pyproject.toml
src/humanoid_django/__init__.py
src/humanoid_django/apps.py
src/humanoid_django/conf.py
src/humanoid_django/exceptions.py
src/humanoid_django/pagination.py
src/humanoid_django/permissions.py
src/humanoid_django/py.typed
src/humanoid_django/resources.py
src/humanoid_django/responses.py
src/humanoid_django/serializers.py
src/humanoid_django/shortcuts.py
src/humanoid_django/views.py
src/humanoid_django.egg-info/PKG-INFO
src/humanoid_django.egg-info/SOURCES.txt
src/humanoid_django.egg-info/dependency_links.txt
src/humanoid_django.egg-info/requires.txt
src/humanoid_django.egg-info/top_level.txt
src/humanoid_django/management/__init__.py
src/humanoid_django/management/commands/__init__.py
src/humanoid_django/management/commands/humanoid_start.py
tests/test_permissions.py
tests/test_public_api.py