core_module_blob_host_app
Blob Host module for the parser core project.
Quick start
1. Add “core_module_blob_host_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_blob_host_app',
]
2. Include the core_module_blob_host_app URLconf in your project urls.py
url(r'^', include('core_module_blob_host_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_module_blob_host_app-2.22.0.tar.gz.
File metadata
- Download URL: core_module_blob_host_app-2.22.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44403a6a74a2e2fcbe0b984efc2bd6272db76ad4b428ba5601755769bac9fcfc
|
|
| MD5 |
cc3a7e967df1691213f1cab07612e7f2
|
|
| BLAKE2b-256 |
664624e078d8295e1f0a59d0bd46886dc1fa1e867ce3d13d348fde64673508f3
|