Pakket: python3-django-sekizai (0.10.0-4)
Verwijzigingen voor python3-django-sekizai
Debian bronnen:
Het bronpakket django-sekizai downloaden:
- [django-sekizai_0.10.0-4.dsc]
- [django-sekizai_0.10.0.orig.tar.gz]
- [django-sekizai_0.10.0-4.debian.tar.xz]
Beheerders:
- Debian Python Modules Team (QA-pagina, Mailarchief)
- Michael Fladischer (QA-pagina)
- Ondřej Surý (QA-pagina)
- Edward Betts (QA-pagina)
- Thomas Goirand (QA-pagina)
Externe bronnen:
- Homepage [django-sekizai.readthedocs.org]
Vergelijkbare pakketten:
- python-django-sekizai-doc
- python3-django-classy-tags
- python3-django-crispy-forms
- python-django-classy-tags-doc
- python-django-classy-tags
- python3-django-crispy-forms-foundation
- python3-django-sass-processor
- python3-django-debug-toolbar
- python3-crispy-bootstrap5
- python-django-crispy-forms-doc
- python3-django-overextends
template blocks for Django projects (Python3 version)
Sekizai means “blocks” in Japanese, and that’s what this app provides. A fresh look at blocks. With django-sekizai you can define placeholders where your blocks get rendered and at different places in your templates append to those blocks. This is especially useful for css and javascript. Your subtemplates can now define css and javscript files to be included, and the css will be nicely put at the top and the javascript to the bottom, just like you should. Also sekizai will ignore any duplicate content in a single block.
This package contains the Python 3 version of the library.
Andere aan python3-django-sekizai gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-django-classy-tags
- Class based template tags for Django projects (Python3 version)
-
- sug: python-django-sekizai-doc
- template blocks for Django projects (Documentation)