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.12.0.tar.gz
(51.2 kB
view details)
File details
Details for the file core_exporters_app-2.12.0.tar.gz
.
File metadata
- Download URL: core_exporters_app-2.12.0.tar.gz
- Upload date:
- Size: 51.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 542567f6092fb4744c4c2401f0f9dfa283882eb77b04b9a0f0371c28a917255b |
|
MD5 | 08ac840c04a958b08d0ff1b2749cd814 |
|
BLAKE2b-256 | df8fbf2bca3b1b39b2bc6297b25a0081173ea18c22461cb629b9f5eefd6ad021 |