README.md
setup.py
django_auto_prefetching/__init__.py
django_auto_prefetching.egg-info/PKG-INFO
django_auto_prefetching.egg-info/SOURCES.txt
django_auto_prefetching.egg-info/dependency_links.txt
django_auto_prefetching.egg-info/requires.txt
django_auto_prefetching.egg-info/top_level.txt
test_project/__init__.py
test_project/admin.py
test_project/apps.py
test_project/models.py
test_project/settings.py
test_project/urls.py
test_project/views.py
test_project/wsgi.py
test_project/migrations/0001_initial.py
test_project/migrations/0002_childb_childb_text.py
test_project/migrations/0003_auto_20190415_1832.py
test_project/migrations/0004_auto_20190415_1921.py
test_project/migrations/0005_auto_20190415_1952.py
test_project/migrations/0006_singlechildtoy.py
test_project/migrations/0007_auto_20190415_2003.py
test_project/migrations/0008_auto_20190415_2003.py
test_project/migrations/0009_auto_20190415_2025.py
test_project/migrations/0010_auto_20201221_1549.py
test_project/migrations/__init__.py
test_project/serializers/__init__.py
test_project/serializers/child_a_serializer.py
test_project/serializers/child_b_serializers.py
test_project/serializers/many_to_many_serializer.py
test_project/serializers/nested_serializer.py
test_project/serializers/top_level_serializer.py