软件包:python3-django-sekizai(2.0.0-2)
python3-django-sekizai 的相关链接
Debian 的资源:
下载源码包 django-sekizai:
- [django-sekizai_2.0.0-2.dsc]
- [django-sekizai_2.0.0.orig.tar.gz]
- [django-sekizai_2.0.0-2.debian.tar.xz]
维护小组:
- Debian Python Team (QA 页面)
- Michael Fladischer (QA 页面)
- Ondřej Surý (QA 页面)
- Edward Betts (QA 页面)
- Thomas Goirand (QA 页面)
外部的资源:
- 主页 [django-sekizai.readthedocs.org]
相似软件包:
- 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.
其他与 python3-django-sekizai 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-django (>= 2.2)
- High-level Python web development framework
-
- 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)