Remote Blob Host module for the parser core project
Project description
core_module_remote_blob_host_app
Remote Blob Host module for the parser core project.
Quick start
1. Add “core_module_remote_blob_host_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_remote_blob_host_app',
]
2. Include the core_module_remote_blob_host_app URLconf in your project urls.py
url(r'^', include('core_module_remote_blob_host_app.urls')),
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for core_module_remote_blob_host_app-2.11.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f23f80b6fe74c1afa82a7d066d9a422a76faac1b0e40aa5f7b00b3bef3b73ee1 |
|
MD5 | 8146bc8fae4ac65e60077f943d4bbc75 |
|
BLAKE2b-256 | c74a27a7b47a19a180ff4e5623d26b77694206a133ea2555ef1c2e0de6afe2fe |