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.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2eb21da64bb0c6944ab08bfa362f4051b492bd4293c1e12d72d00517a92a7ad |
|
MD5 | dc073c25768a6e3d64c9b5060875641b |
|
BLAKE2b-256 | f16e03390743deb9eb7671d5770e2a8f0690a44dd6bdb6ec248798e91b1cb6be |