Base exploration function for the curator core project.
Quick start
1. Add “core_explore_common_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_explore_common_app',
]
2. Include the core_explore_common_app URLconf in your project urls.py
url(r'^explore/common/', include('core_explore_common_app.urls')),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_explore_common_app-2.22.0.tar.gz.
File metadata
- Download URL: core_explore_common_app-2.22.0.tar.gz
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c8fc610c4bee546befb925550ee17c9e93d677e0020562b0b148f6d6989f017
|
|
| MD5 |
31bb63509714f9296384c6990705a9b6
|
|
| BLAKE2b-256 |
ecfe8680bf8bedd642d6d7a7bd3905536a0905926c21ab55530f98c74ba3699e
|