.coveragerc
.editorconfig
.gitchangelog.rc
.importanizerc
.pre-commit-config.yaml
Dockerfile
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
docker-compose.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
django_rest_witchcraft.egg-info/PKG-INFO
django_rest_witchcraft.egg-info/SOURCES.txt
django_rest_witchcraft.egg-info/dependency_links.txt
django_rest_witchcraft.egg-info/requires.txt
django_rest_witchcraft.egg-info/top_level.txt
docs/Makefile
docs/api.rst
docs/conf.py
docs/history.rst
docs/index.rst
docs/reqs.txt
docs/api/modules.rst
docs/api/rest_witchcraft.field_mapping.rst
docs/api/rest_witchcraft.fields.rst
docs/api/rest_witchcraft.filters.rst
docs/api/rest_witchcraft.generics.rst
docs/api/rest_witchcraft.mixins.rst
docs/api/rest_witchcraft.routers.rst
docs/api/rest_witchcraft.rst
docs/api/rest_witchcraft.serializers.rst
docs/api/rest_witchcraft.utils.rst
docs/api/rest_witchcraft.viewsets.rst
rest_witchcraft/__init__.py
rest_witchcraft/__version__.py
rest_witchcraft/field_mapping.py
rest_witchcraft/fields.py
rest_witchcraft/filters.py
rest_witchcraft/generics.py
rest_witchcraft/mixins.py
rest_witchcraft/routers.py
rest_witchcraft/serializers.py
rest_witchcraft/utils.py
rest_witchcraft/viewsets.py
tests/__init__.py
tests/models.py
tests/models_composite.py
tests/settings.py
tests/test_field_mapping.py
tests/test_fields.py
tests/test_filters.py
tests/test_generics.py
tests/test_mixins.py
tests/test_routers.py
tests/test_serializers.py
tests/test_utils.py
tests/urls/testhyperlinkedidentityfield.py
tests/urls/testhyperlinkedidentityfieldcomposite.py