LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tox.ini
src/djangorestframework_guardian.egg-info/PKG-INFO
src/djangorestframework_guardian.egg-info/SOURCES.txt
src/djangorestframework_guardian.egg-info/dependency_links.txt
src/djangorestframework_guardian.egg-info/not-zip-safe
src/djangorestframework_guardian.egg-info/requires.txt
src/djangorestframework_guardian.egg-info/top_level.txt
src/rest_framework_guardian/__init__.py
src/rest_framework_guardian/filters.py
src/rest_framework_guardian/serializers.py
tests/__init__.py
tests/models.py
tests/settings.py
tests/test_permissions.py
tests/test_serializers.py
tests/utils.py