Base exploration function for the curator core project
Project description
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')),
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
File details
Details for the file core_explore_common_app-2.12.0.tar.gz
.
File metadata
- Download URL: core_explore_common_app-2.12.0.tar.gz
- Upload date:
- Size: 46.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2543bb9299b8e1111cfe54f740363171e301d93af567d4c7b34a31c4ec015556 |
|
MD5 | 7aacfe3ce7d92d11c9d5d9fd69c266b9 |
|
BLAKE2b-256 | 9a04f1991ac3b3f07d39c0f54ec751e1e654df953fdc0fdae61e3b30732d2774 |