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-1.21.1.tar.gz
(39.2 kB
view details)
File details
Details for the file core_exporters_app-1.21.1.tar.gz.
File metadata
- Download URL: core_exporters_app-1.21.1.tar.gz
- Upload date:
- Size: 39.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
705a55c2d2b0d95513fc751384edcbccf39a9fd2484e9f4839e07d82b9fb3112
|
|
| MD5 |
9cf2f3a48d187ad1f6994db9ad01ccf4
|
|
| BLAKE2b-256 |
9252b2a1fe172476bf5e8d7e4450812b38518e0a3597344b8fdbb4b86409e0ba
|