data/drf-extensions-0.6.0/.gitignore: ASCII text data/drf-extensions-0.6.0/.travis.yml: ASCII text data/drf-extensions-0.6.0/AUTHORS.md: ASCII text data/drf-extensions-0.6.0/GNUmakefile: ASCII text data/drf-extensions-0.6.0/LICENSE: ASCII text data/drf-extensions-0.6.0/MANIFEST.in: ASCII text data/drf-extensions-0.6.0/README.md: UTF-8 Unicode text, with very long lines data/drf-extensions-0.6.0/docs/backdoc.py: Python script, UTF-8 Unicode text executable, with very long lines data/drf-extensions-0.6.0/docs/index.html: empty data/drf-extensions-0.6.0/docs/index.md: exported SGML document, UTF-8 Unicode text, with very long lines data/drf-extensions-0.6.0/rest_framework_extensions/__init__.py: ASCII text data/drf-extensions-0.6.0/rest_framework_extensions/bulk_operations/__init__.py: empty data/drf-extensions-0.6.0/rest_framework_extensions/bulk_operations/mixins.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/cache/__init__.py: empty data/drf-extensions-0.6.0/rest_framework_extensions/cache/decorators.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/cache/mixins.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/compat.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/decorators.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/etag/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/rest_framework_extensions/etag/decorators.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/etag/mixins.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/exceptions.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/fields.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/key_constructor/__init__.py: empty data/drf-extensions-0.6.0/rest_framework_extensions/key_constructor/bits.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/key_constructor/constructors.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/mixins.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/permissions.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/routers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/settings.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/test.py: Python script, ASCII text executable data/drf-extensions-0.6.0/rest_framework_extensions/utils.py: Python script, ASCII text executable data/drf-extensions-0.6.0/setup.cfg: ASCII text data/drf-extensions-0.6.0/setup.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/__init__.py: empty data/drf-extensions-0.6.0/tests_app/plugins.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/requirements.txt: ASCII text data/drf-extensions-0.6.0/tests_app/settings.py: ASCII text data/drf-extensions-0.6.0/tests_app/tests/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/functional/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/conditional_request/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/conditional_request/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/conditional_request/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/conditional_request/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/conditional_request/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_concurrency/conditional_request/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/etags/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/etags/remove_etag_gzip_postfix/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/etags/remove_etag_gzip_postfix/middleware.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/etags/remove_etag_gzip_postfix/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/etags/remove_etag_gzip_postfix/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/_examples/etags/remove_etag_gzip_postfix/views.py: Python script, UTF-8 Unicode text executable data/drf-extensions-0.6.0/tests_app/tests/functional/cache/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/cache/decorators/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/cache/decorators/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/cache/decorators/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/cache/decorators/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/bits/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/bits/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/bits/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/bits/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/bits/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/key_constructor/bits/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/migrations/0001_initial.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/migrations/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/detail_serializer_mixin/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/detail_serializer_mixin/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/detail_serializer_mixin/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/detail_serializer_mixin/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/detail_serializer_mixin/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/detail_serializer_mixin/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_destroy_model_mixin/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_destroy_model_mixin/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_destroy_model_mixin/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_destroy_model_mixin/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_destroy_model_mixin/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_update_model_mixin/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_update_model_mixin/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_update_model_mixin/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_update_model_mixin/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_update_model_mixin/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/list_update_model_mixin/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/pagination.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/mixins/paginate_by_max_mixin/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/permissions/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/permissions/extended_django_object_permissions/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/permissions/extended_django_object_permissions/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/permissions/extended_django_object_permissions/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/permissions/extended_django_object_permissions/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/permissions/extended_django_object_permissions/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/routers/extended_default_router/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/routers/extended_default_router/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/extended_default_router/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/extended_default_router/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/extended_default_router/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/urls.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/urls_generic_relations.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/urls_parent_viewset_lookup.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/nested_router_mixin/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/functional/routers/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/unit/_etag/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/unit/_etag/decorators/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/_etag/decorators/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/cache/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/unit/cache/decorators/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/cache/decorators/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/decorators/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/unit/decorators/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/key_constructor/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/key_constructor/bits/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/key_constructor/bits/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/key_constructor/bits/tests.py: Python script, UTF-8 Unicode text executable data/drf-extensions-0.6.0/tests_app/tests/unit/key_constructor/constructor/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/key_constructor/constructor/tests.py: Python script, UTF-8 Unicode text executable data/drf-extensions-0.6.0/tests_app/tests/unit/migrations/0001_initial.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/migrations/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/unit/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/routers/__init__.py: empty data/drf-extensions-0.6.0/tests_app/tests/unit/routers/nested_router_mixin/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/routers/nested_router_mixin/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/routers/nested_router_mixin/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/routers/nested_router_mixin/views.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/routers/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/serializers/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/serializers/models.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/serializers/serializers.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/serializers/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/tests/unit/utils/__init__.py: very short file (no magic) data/drf-extensions-0.6.0/tests_app/tests/unit/utils/tests.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/testutils.py: Python script, ASCII text executable data/drf-extensions-0.6.0/tests_app/urls.py: ASCII text data/drf-extensions-0.6.0/tox.ini: ASCII text data/drf-extensions-0.6.0/debian/.git-dpm: ASCII text data/drf-extensions-0.6.0/debian/changelog: ASCII text data/drf-extensions-0.6.0/debian/clean: ASCII text data/drf-extensions-0.6.0/debian/control: ASCII text data/drf-extensions-0.6.0/debian/copyright: ASCII text data/drf-extensions-0.6.0/debian/gbp.conf: ASCII text data/drf-extensions-0.6.0/debian/python3-djangorestframework-extensions.doc-base: ASCII text data/drf-extensions-0.6.0/debian/python3-djangorestframework-extensions.docs: ASCII text data/drf-extensions-0.6.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/drf-extensions-0.6.0/debian/source/format: ASCII text data/drf-extensions-0.6.0/debian/tests/control: ASCII text data/drf-extensions-0.6.0/debian/watch: ASCII text data/drf-extensions-0.6.0/.pc/.version: ASCII text data/drf-extensions-0.6.0/.pc/.quilt_patches: ASCII text data/drf-extensions-0.6.0/.pc/.quilt_series: ASCII text data/drf-extensions-0.6.0/.pc/applied-patches: empty