LICENSE
README.md
pyproject.toml
src/django_xbench/__init__.py
src/django_xbench/apps.py
src/django_xbench/conf.py
src/django_xbench/context.py
src/django_xbench/db.py
src/django_xbench/middleware.py
src/django_xbench/urls.py
src/django_xbench.egg-info/PKG-INFO
src/django_xbench.egg-info/SOURCES.txt
src/django_xbench.egg-info/dependency_links.txt
src/django_xbench.egg-info/requires.txt
src/django_xbench.egg-info/top_level.txt
src/django_xbench/slowagg/__init__.py
src/django_xbench/slowagg/bucket.py
src/django_xbench/slowagg/compat.py
src/django_xbench/slowagg/stats.py
src/django_xbench/slowagg/urls.py
src/django_xbench/slowagg/views.py
src/django_xbench/slowagg/window.py
tests/test_middleware.py