.coveragerc
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENCE
README.rst
pyproject.toml
setup.py
tox.ini
.github/workflows/coverage.yml
.github/workflows/docs.yml
.github/workflows/linters.yml
.github/workflows/tests.yml
datalookup/__init__.py
datalookup/_version.py
datalookup/exceptions.py
datalookup/fields.py
datalookup/lookup.py
datalookup/utils.py
datalookup.egg-info/PKG-INFO
datalookup.egg-info/SOURCES.txt
datalookup.egg-info/dependency_links.txt
datalookup.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/contents.rst
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/spelling_wordlist
docs/_ext/datalookup_docs.py
docs/internals/changelog.rst
docs/internals/coding-style.rst
docs/internals/contributing.rst
docs/internals/deprecations.rst
docs/internals/index.rst
docs/internals/release-process.rst
licenses/django.license
tests/README.rst
tests/__init__.py
tests/lookup.py
tests/pytest.ini
tests/requirements.txt
tests/tests.py
tests/data/books.json
tests/data/recipe.json