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.14.0.tar.gz
(35.1 kB
view details)
File details
Details for the file core_exporters_app-1.14.0.tar.gz
.
File metadata
- Download URL: core_exporters_app-1.14.0.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
320e835dba698eb5e731521a12f7e5527f3e6fb01b6b316be042027a2f09fd80
|
|
MD5 |
4312b90b56ac795145fbf6229c5439a4
|
|
BLAKE2b-256 |
94f84e0be34011c4dbd6d624d674fdb8c5fcff54a05783cca0cd0034003eb758
|