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.9.0.tar.gz
(32.5 kB
view details)
File details
Details for the file core_exporters_app-1.9.0.tar.gz
.
File metadata
- Download URL: core_exporters_app-1.9.0.tar.gz
- Upload date:
- Size: 32.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.40.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
a2f11c53a1d3777744c335bc758d23f4fff521889bbb027b6de4e1ef603294a0
|
|
MD5 |
581bcb1adae448a3687c912804664046
|
|
BLAKE2b-256 |
6456d9d9f029857670660e88b1c97e33ace6dc223940f857c754298ecbd61b45
|