CONTRIBUTING.md
LICENSE.md
LICENSE.txt
MANIFEST.in
README.md
README.rst
install_requires.txt
install_requires_python3.txt
pytest.ini
requirements.benchmark.txt
requirements.test.txt
requirements.txt
setup.cfg
setup.py
tox.ini
benchmarks/__init__.py
benchmarks/drest.py
benchmarks/drf.py
benchmarks/models.py
benchmarks/settings.py
benchmarks/test_bench.py
benchmarks/urls.py
tests/__init__.py
tests/models.py
tests/serializers.py
tests/settings.py
tests/setup.py
tests/test_api.py
tests/test_generic.py
tests/test_meta.py
tests/test_prefetch.py
tests/test_prefetch2.py
tests/test_router.py
tests/test_serializers.py
tests/test_viewsets.py
tests/urls.py
tests/viewsets.py
tests/integration/__init__.py
tests/integration/test_blueprints.py
tests/management/__init__.py
tests/management/commands/__init__.py
tests/management/commands/initialize_fixture.py
tests/migrations/0001_initial.py
tests/migrations/0002_auto_20160310_1052.py
tests/migrations/0003_auto_20160401_1656.py
tests/migrations/0004_user_is_dead.py
tests/migrations/0005_auto_20170712_0759.py
tests/migrations/__init__.py
xtrm_drest/__init__.py
xtrm_drest/bases.py
xtrm_drest/conf.py
xtrm_drest/constants.py
xtrm_drest/datastructures.py
xtrm_drest/filters.py
xtrm_drest/links.py
xtrm_drest/meta.py
xtrm_drest/metadata.py
xtrm_drest/mixins.py
xtrm_drest/pagination.py
xtrm_drest/patches.py
xtrm_drest/prefetch.py
xtrm_drest/processors.py
xtrm_drest/related.py
xtrm_drest/renderers.py
xtrm_drest/routers.py
xtrm_drest/serializers.py
xtrm_drest/tagged.py
xtrm_drest/utils.py
xtrm_drest/viewsets.py
xtrm_drest.egg-info/PKG-INFO
xtrm_drest.egg-info/SOURCES.txt
xtrm_drest.egg-info/dependency_links.txt
xtrm_drest.egg-info/top_level.txt
xtrm_drest/fields/__init__.py
xtrm_drest/fields/common.py
xtrm_drest/fields/fields.py
xtrm_drest/fields/generic.py