[ ソース: django-jinja ]
パッケージ: python3-django-jinja (2.10.0-1)
python3-django-jinja に関するリンク
Trisquel の資源:
django-jinja ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Team
- Edward Betts
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Jinja2 templating language integrated in Django (Python 3 version)
Jinja2 provides certain advantages over the native system of Django, for example, explicit calls to callable from templates, has better performance and has a plugin system
Features:
* Auto-load templatetags compatible with Jinja2 the same way as Django.
* Django templates can coexist with Jinja2 templates without any problems.
It works as middleware, intercepts Jinja templates by file path pattern.
* Django template filters and tags can mostly be used in Jinja2 templates.
* I18n subsystem adapted for Jinja2 (makemessages now collects messages
from Jinja templates)
* jinja2 bytecode cache adapted for using django's cache subsystem.
* Support for django context processors.
その他の python3-django-jinja 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django (>= 2.2.3)
- High-level Python web development framework
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine