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.7.0.tar.gz
(49.1 kB
view details)
File details
Details for the file core_exporters_app-2.7.0.tar.gz
.
File metadata
- Download URL: core_exporters_app-2.7.0.tar.gz
- Upload date:
- Size: 49.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
b7260027438318dbcea1789b6f9e6be6e149e024f444de2b66617ecf2af71287
|
|
MD5 |
dcb440afa43309d22411f066f8e8ce4f
|
|
BLAKE2b-256 |
c720a0520b6a43cb21844fcd3270caf1f08fd6f2a5b0311151c5bfe03e2e5327
|