guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#33185] [PATCH 4/7] gnu: Add python-django-jinja.


From: Ludovic Courtès
Subject: [bug#33185] [PATCH 4/7] gnu: Add python-django-jinja.
Date: Mon, 19 Nov 2018 17:33:11 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Christopher Baines <address@hidden> skribis:

> * gnu/packages/django.scm (python-django-jinja, python2-django-jinja): New
> variables.

[...]

> +    (home-page
> +     "https://niwinz.github.io/django-jinja/latest/";)
> +    (synopsis "Simple and nonobstructive jinja2 backend for Django")
> +    (description
> +     "Jinja2 provides certain advantages over the native system of Django, 
> for
> +example, explicit calls to callable from templates and better performance.
> address@hidden is a alternative to the jinja2 backend built in to Django.")

This is not crystal-clear to someone unfamiliar with Django and Jinja,
so bonus points if you can come up with a clearer synopsis and
description.  Otherwise LGTM!





reply via email to

[Prev in Thread] Current Thread [Next in Thread]