LICENSE
README.md
setup.py
django_fast_count.egg-info/PKG-INFO
django_fast_count.egg-info/SOURCES.txt
django_fast_count.egg-info/dependency_links.txt
django_fast_count.egg-info/entry_points.txt
django_fast_count.egg-info/requires.txt
django_fast_count.egg-info/top_level.txt
tests/__init__.py
tests/djangotest/__init__.py
tests/djangotest/manage.py
tests/djangotest/djangotest/__init__.py
tests/djangotest/djangotest/asgi.py
tests/djangotest/djangotest/settings.py
tests/djangotest/djangotest/urls.py
tests/djangotest/djangotest/wsgi.py
tests/djangotest/testapp/__init__.py
tests/djangotest/testapp/admin.py
tests/djangotest/testapp/apps.py
tests/djangotest/testapp/models.py
tests/djangotest/testapp/views.py
tests/djangotest/testapp/migrations/0001_initial.py
tests/djangotest/testapp/migrations/0002_alter_testmodel_flag.py
tests/djangotest/testapp/migrations/0003_anothertestmodel_modelwithbadfastcountquerysets_and_more.py
tests/djangotest/testapp/migrations/__init__.py
tests/djangotest/testapp/tests/__init__.py
tests/djangotest/testapp/tests/test_coverage_improvements.py
tests/djangotest/testapp/tests/test_django_fast_count.py
tests/djangotest/testapp/tests/test_edge_cases_and_errors.py