Visualization app
Project description
Visualization feature for the curator core project.
Configuration
1. Add “core_visualization_app” to your INSTALLED_APPS setting like this
INSTALLED_APPS = [
...
"core_visualization_app",
]
2. Include the core_visualization_app URLconf in your project urls.py like this
url(r'^', include("core_visualization_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
Close
Hashes for core_visualization_app-1.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a33ed0c980d165de26ad72ec723bc7d105c6968de1264c67eea3034e2cfd1dd |
|
MD5 | d77478f6e874ef09b1d9380001976009 |
|
BLAKE2b-256 | dd1c9df6066f34f396ab15622d45901080f97c92297b81ae5fb05ea7198397bf |