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.12.0.tar.gz
(60.7 kB
view details)
File details
Details for the file core_composer_app-2.12.0.tar.gz
.
File metadata
- Download URL: core_composer_app-2.12.0.tar.gz
- Upload date:
- Size: 60.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b87d10171a1c48da20140d5c71f425ce1d80e80ce28fe599f3684aed4dfadeb6 |
|
MD5 | 12096cc2b37e7b5e4baf72b2a0d79b88 |
|
BLAKE2b-256 | a11216da16ca1124cf5224b9160c99bd35cdbebeebf9325f8a7a4acbf85c768c |