CHANGES.rst
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
djangorestframework_inclusions.egg-info/PKG-INFO
djangorestframework_inclusions.egg-info/SOURCES.txt
djangorestframework_inclusions.egg-info/dependency_links.txt
djangorestframework_inclusions.egg-info/not-zip-safe
djangorestframework_inclusions.egg-info/requires.txt
djangorestframework_inclusions.egg-info/top_level.txt
rest_framework_inclusions/__init__.py
rest_framework_inclusions/apps.py
rest_framework_inclusions/core.py
rest_framework_inclusions/renderer.py
testapp/__init__.py
testapp/models.py
testapp/serializers.py
testapp/settings.py
testapp/urls.py
testapp/viewsets.py
tests/__init__.py
tests/conftest.py
tests/mixins.py
tests/test_basic.py
tests/test_chained_loading.py
tests/test_references.py