Exploration by example for the curator core project.
Quick start
1. Add “core_explore_example_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_explore_example_app',
]
2. Include the core_explore_example_app URLconf in your project urls.py
url(r'^explore/example/', include('core_explore_example_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_example_app-2.22.0.tar.gz.
File metadata
- Download URL: core_explore_example_app-2.22.0.tar.gz
- Upload date:
- Size: 54.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e531b7bc0f6917a0791b98a18173b8d9c364f5421304fc5e36e61b67424a509b
|
|
| MD5 |
c74dcdd2d7c8244c18b163487678b070
|
|
| BLAKE2b-256 |
bd3e73bdd049e3ca5a40688dfb85ea240feb819fad643094db5e8bc7f87d0998
|