Schema Viewer app
Project description
Schema Viewer feature for the curator core project.
Configuration
1. Add “core_schema_viewer_app” to your INSTALLED_APPS setting like this
INSTALLED_APPS = [
...
"core_schema_viewer_app",
]
2. Include the core_schema_viewer_app URLconf in your project urls.py like this
url(r'^', include("core_schema_viewer_app.urls")),
3. Oxygen configuration
For production environment, follow the steps described in Oxygen.prod.README.rst
For development environment, follow the steps described in Oxygen.dev.README.rst
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_schema_viewer_app-1.0.0.tar.gz
(161.0 kB
view details)
File details
Details for the file core_schema_viewer_app-1.0.0.tar.gz.
File metadata
- Download URL: core_schema_viewer_app-1.0.0.tar.gz
- Upload date:
- Size: 161.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.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 |
f152b4462a02e06fec7486598f89e84c78992907df14ec4a6d51d6230c04616b
|
|
| MD5 |
e86a0f0f21c339ac099d2dd2cd5485bd
|
|
| BLAKE2b-256 |
0d85d20fc1a21c931910ba7f8d8c24f7a1f541f63d0d10b0c7f9430f7786a538
|