パッケージ: python3-django-sekizai (4.0.0-3)
python3-django-sekizai に関するリンク
Debian の資源:
django-sekizai ソースパッケージをダウンロード:
- [django-sekizai_4.0.0-3.dsc]
- [django-sekizai_4.0.0.orig.tar.gz]
- [django-sekizai_4.0.0-3.debian.tar.xz]
メンテナ:
- Debian Python Team (QA ページ)
- Michael Fladischer (QA ページ)
- Ondřej Surý (QA ページ)
- Edward Betts (QA ページ)
- Thomas Goirand (QA ページ)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- 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-rest-hooks
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- 高レベル Python ウェブ開発基盤
-
- 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)