LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
drf_polymorphic/__init__.py
drf_polymorphic/apps.py
drf_polymorphic/extensions.py
drf_polymorphic/py.typed
drf_polymorphic/serializers.py
drf_polymorphic.egg-info/PKG-INFO
drf_polymorphic.egg-info/SOURCES.txt
drf_polymorphic.egg-info/dependency_links.txt
drf_polymorphic.egg-info/not-zip-safe
drf_polymorphic.egg-info/requires.txt
drf_polymorphic.egg-info/top_level.txt
tests/test_polymorphic.py
tests/test_sanity_checks.py
tests/test_schema_generation.py