Core Cache Manager App
Cache management feature for the curator core project.
Configuration
1. Add “core_cache_manager_app” to your INSTALLED_APPS setting like this
INSTALLED_APPS = [
...
"core_cache_manager_app",
]
2. Include the core_cache_manager_app URLconf in your project urls.py like this
url(r'^', include("core_cache_manager_app.urls")),
Release files for core-cache-manager-app 1.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| core_cache_manager_app-1.4.0.tar.gz | 4.0 kB | Details |
Release files / core_cache_manager_app-1.4.0.tar.gz
| Download URL | core_cache_manager_app-1.4.0.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ee3a4dea6cc28965acc7fd654f1822e2c8f6048d58d78e70fb3b02164caac6e6
|
|
BLAKE2b-256 checksum How to use checksums |
67e1f10d8bc6243aa25464a3cc0d1af3a300336c4d6406b26c250ebc33d86fd0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.7.12
|