HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_perf_rec/__init__.py
django_perf_rec/api.py
django_perf_rec/cache.py
django_perf_rec/db.py
django_perf_rec/orm.py
django_perf_rec/sql.py
django_perf_rec/utils.py
django_perf_rec/yaml.py
django_perf_rec.egg-info/PKG-INFO
django_perf_rec.egg-info/SOURCES.txt
django_perf_rec.egg-info/dependency_links.txt
django_perf_rec.egg-info/not-zip-safe
django_perf_rec.egg-info/requires.txt
django_perf_rec.egg-info/top_level.txt
tests/__init__.py
tests/settings.py
tests/test_api.file_name.perf.yml
tests/test_api.perf.yml
tests/test_api.py
tests/test_cache.py
tests/test_db.py
tests/test_orm.py
tests/test_sql.py
tests/test_utils.py
tests/test_yaml.py
tests/utils.py
tests/.cache/v/cache/lastfailed
tests/django18_sqlite3_backend/__init__.py
tests/django18_sqlite3_backend/base.py
tests/django18_sqlite3_backend/operations.py
tests/testapp/__init__.py
tests/testapp/models.py