[ buster ]
[ 源代码: django-sekizai ]
软件包:python-django-sekizai(0.10.0-4)
python-django-sekizai 的相关链接
Debian 的资源:
下载源码包 django-sekizai:
- [django-sekizai_0.10.0-4.dsc]
- [django-sekizai_0.10.0.orig.tar.gz]
- [django-sekizai_0.10.0-4.debian.tar.xz]
维护小组:
- Debian Python Modules Team (QA 页面, 邮件存档)
- Michael Fladischer (QA 页面)
- Ondřej Surý (QA 页面)
- Edward Betts (QA 页面)
- Thomas Goirand (QA 页面)
外部的资源:
- 主页 [django-sekizai.readthedocs.org]
相似软件包:
- python3-django-sekizai
- python-django-classy-tags
- python-django-classy-tags-doc
- python3-django-classy-tags
- python3-django-sass-processor
- python-django-crispy-forms
- python-django-crispy-forms-doc
- python3-django-crispy-forms
- libmojolicious-plugin-templatetoolkit-perl
- python-django-debug-toolbar
- python-django-rosetta
template blocks for Django projects
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.
其他与 python-django-sekizai 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-django-classy-tags
- Class based template tags for Django projects
-
- sug: python-django-sekizai-doc
- template blocks for Django projects (Documentation)