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-1.11.0.tar.gz
(44.1 kB
view details)
File details
Details for the file core_composer_app-1.11.0.tar.gz.
File metadata
- Download URL: core_composer_app-1.11.0.tar.gz
- Upload date:
- Size: 44.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.41.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e838b6b24a71d455dad32ff8b8a308e269c100f2b59d5dda6468778ec1cd6664
|
|
| MD5 |
4d0b658146f7b37be77bb882f8f3032a
|
|
| BLAKE2b-256 |
879ab9f9d05d633c1785d0237e30efa7953940cc6797d456bc7cc03968870b74
|