MANIFEST.in
README.rst
pyproject.toml
requirements.core.txt
requirements.txt
setup.py
core_module_blob_host_app/__init__.py
core_module_blob_host_app/settings.py
core_module_blob_host_app/urls.py
core_module_blob_host_app.egg-info/PKG-INFO
core_module_blob_host_app.egg-info/SOURCES.txt
core_module_blob_host_app.egg-info/dependency_links.txt
core_module_blob_host_app.egg-info/requires.txt
core_module_blob_host_app.egg-info/top_level.txt
core_module_blob_host_app/static/core_module_blob_host_app/js/blob_host.js
core_module_blob_host_app/templates/core_module_blob_host_app/blob_host.html
core_module_blob_host_app/templates/core_module_blob_host_app/blob_host_display.html
core_module_blob_host_app/views/__init__.py
core_module_blob_host_app/views/forms.py
core_module_blob_host_app/views/views.py
tests/__init__.py
tests/test_settings.py