パッケージ: python3-django-sekizai (3.0.1-1)
python3-django-sekizai に関するリンク
Trisquel の資源:
django-sekizai ソースパッケージをダウンロード:
- [django-sekizai_3.0.1-1.dsc]
- [django-sekizai_3.0.1.orig.tar.gz]
- [django-sekizai_3.0.1-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Michael Fladischer
- Ondřej Surý
- Edward Betts
- Thomas Goirand
外部の資源:
- ホームページ [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-sass-processor
- python3-django-debug-toolbar
- python3-django-crispy-forms-foundation
- python-django-crispy-forms-doc
- python3-django-overextends
- python-django-crispy-forms
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
- 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)