Template and type composer for the curator core project
Project description
Template and type composer for the curator core project.
Quick start
1. Add “core_composer_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_composer_app',
]
2. Include the core_composer_app URLconf in your project urls.py
url(r'^composer/', include('core_composer_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
core_composer_app-2.20.0.tar.gz
(61.6 kB
view details)
File details
Details for the file core_composer_app-2.20.0.tar.gz.
File metadata
- Download URL: core_composer_app-2.20.0.tar.gz
- Upload date:
- Size: 61.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b928a779742255e1b1d9ebe99db61d2f4488d4191373853c1377a883e923243
|
|
| MD5 |
badb8a0b6d572ff8138e9aa086e0f576
|
|
| BLAKE2b-256 |
2185334d0f4868c32ffaf79d76aef627cee2cbb6d6700cbf37ae71101d7fce2f
|