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.1.0.tar.gz
(50.3 kB
view details)
File details
Details for the file core_composer_app-2.1.0.tar.gz.
File metadata
- Download URL: core_composer_app-2.1.0.tar.gz
- Upload date:
- Size: 50.3 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 |
40848b422ca960858148ce8ccd649cdd3c7f640d034776985cfd36a75f6f23db
|
|
| MD5 |
47ea1bfb300155037a7a5074d9247028
|
|
| BLAKE2b-256 |
3e51c385069a2e212dddf26c01fb7eb710b61801ebc03c522f00a3627e4f3bce
|