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.21.0.tar.gz
(51.7 kB
view details)
File details
Details for the file core_exporters_app-2.21.0.tar.gz.
File metadata
- Download URL: core_exporters_app-2.21.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 |
6638998d10aa40cb25d3fb2d8aa6edfa5892d85d9ab9446a379a36047071980e
|
|
| MD5 |
ae0907195eb5759b3bfe6b23e7c3347f
|
|
| BLAKE2b-256 |
b2dfa7b3de01b2140259465c5e150f187c7aa7ae79875cef9c4d63efb860f275
|