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.20.0.tar.gz
(51.7 kB
view details)
File details
Details for the file core_exporters_app-2.20.0.tar.gz.
File metadata
- Download URL: core_exporters_app-2.20.0.tar.gz
- Upload date:
- Size: 51.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec81af34a54b86e5408ed59535bb3e5cca3d00532f76137e712a2d3f69bfcda6
|
|
| MD5 |
80a567e4b7b08d05fa98c3146cb2c97f
|
|
| BLAKE2b-256 |
7f0285ae2c8bb120cc1029855b181c47a21aab23ccbc088916aece9a1d4f1471
|