[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33185] [PATCH 4/7] gnu: Add python-django-jinja.
From: |
Christopher Baines |
Subject: |
[bug#33185] [PATCH 4/7] gnu: Add python-django-jinja. |
Date: |
Tue, 20 Nov 2018 20:02:52 +0000 |
User-agent: |
mu4e 1.0; emacs 26.1 |
Ludovic Courtès <address@hidden> writes:
> 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!
Yep, I've made another pass at the synopsis and description, which is
hopefully much clearer now, and pushed this. Somehow I'd neglected to
mention that this related to templates!
signature.asc
Description: PGP signature
- [bug#33185] [PATCH 1/7] gnu: Add python-jsmin., Christopher Baines, 2018/11/04
- [bug#33185] [PATCH 4/7] gnu: Add python-django-jinja., Christopher Baines, 2018/11/04
- [bug#33185] [PATCH 5/7] gnu: Add python-django-debug-toolbar., Christopher Baines, 2018/11/04
- [bug#33185] [PATCH 2/7] gnu: Add python-slimit., Christopher Baines, 2018/11/04
- [bug#33185] [PATCH 6/7] gnu: Add patchwork., Christopher Baines, 2018/11/04
- [bug#33185] [PATCH 3/7] gnu: Add python-django-pipeline., Christopher Baines, 2018/11/04
- [bug#33185] [PATCH 7/7] services: Add patchwork., Christopher Baines, 2018/11/04