.gitignore
.pre-commit-config.yaml
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
Pipfile
Pipfile.lock
README.md
setup.cfg
setup.py
.github/FUNDING.yml
.github/workflows/continuous-deployment.yml
.github/workflows/docs.yml
django_internetarchive_storage.egg-info/PKG-INFO
django_internetarchive_storage.egg-info/SOURCES.txt
django_internetarchive_storage.egg-info/dependency_links.txt
django_internetarchive_storage.egg-info/requires.txt
django_internetarchive_storage.egg-info/top_level.txt
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/nav.html
example/manage.py
example/project/__init__.py
example/project/settings.py
example/project/urls.py
example/project/wsgi.py
example/templates/404.html
example/templates/500.html
example/toolbox/__init__.py
example/toolbox/management/__init__.py
example/toolbox/management/commands/__init__.py
ia_storage/__init__.py
ia_storage/fields.py
ia_storage/models.py
ia_storage/storage.py
ia_storage/tests/__init__.py
ia_storage/tests/text.txt