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.0.0b2.tar.gz
(47.9 kB
view details)
File details
Details for the file core_composer_app-2.0.0b2.tar.gz.
File metadata
- Download URL: core_composer_app-2.0.0b2.tar.gz
- Upload date:
- Size: 47.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13aa7b2559b56d069c8715b30af83f19826ff6d994c630166c859485aa016a8
|
|
| MD5 |
dbdcb64af3d54e08d6c3a8fb73d134b7
|
|
| BLAKE2b-256 |
97642d10965cc2c66d8907605d09bdb40926bf8d96f1f2e55f0f19c7b0e08267
|