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.2.0.tar.gz
(31.3 kB
view details)
File details
Details for the file core_exporters_app-1.2.0.tar.gz
.
File metadata
- Download URL: core_exporters_app-1.2.0.tar.gz
- Upload date:
- Size: 31.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.20.0 setuptools/36.5.0.post20170921 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bfbb56f2bf2667fd63457fd04826b2b9127c2cc9a2341b9f2ff3da03fbb821d |
|
MD5 | eaa10f7f900cc06648b769c6574238bf |
|
BLAKE2b-256 | f6705829b0420d3216c0845d7871ecf78e1c536927ce2c2c844447882b6c95bc |