Exporters for the curator core project
Project description
Exporters for the curator core project.
Quick start
1. Add “core_exporters_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_exporters_app',
]
2. Include the core_exporters_app URLconf in your project urls.py
url(r'^exporter/', include("core_exporters_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
core_exporters_app-2.10.0.tar.gz
(50.2 kB
view hashes)
Close
Hashes for core_exporters_app-2.10.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00516f937940df6ba5b8bc64c49d0c99dae45dcd33e2f21443d3c717ce6084aa |
|
MD5 | 5655735958817b082634676e50131fcb |
|
BLAKE2b-256 | 071ba400a5e15bb2d6fe6feecd91b95e9293d4619ba203911f78077bd7a47d45 |