[Django] #25179: Allow custom variable tags for Templates

8 views
Skip to first unread message

Django

unread,
Jul 27, 2015, 6:44:02 AM7/27/15
to django-...@googlegroups.com
#25179: Allow custom variable tags for Templates
---------------------------------+---------------------------
Reporter: vanflymen | Owner: nobody
Type: New feature | Status: new
Component: Template system | Version: 1.8
Severity: Normal | Keywords: template tags
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------
Polymer and Angular both use the same Django-style '''{{''' and '''}}'''s
to denote variables.

It would be pretty neat to define custom tags or even choose from a list
of different ones.

--
Ticket URL: <https://code.djangoproject.com/ticket/25179>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 27, 2015, 12:58:49 PM7/27/15
to django-...@googlegroups.com
#25179: Allow custom variable tags for Templates
---------------------------------+--------------------------------------
Reporter: vanflymen | Owner: nobody
Type: New feature | Status: closed

Component: Template system | Version: 1.8
Severity: Normal | Resolution: wontfix

Keywords: template tags | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
---------------------------------+--------------------------------------
Changes (by timgraham):

* status: new => closed
* needs_better_patch: => 0
* resolution: => wontfix
* needs_tests: => 0
* needs_docs: => 0


Comment:

The
[https://docs.djangoproject.com/en/dev/ref/templates/builtins/#verbatim
verbatim] tag is designed to solve this problem.

--
Ticket URL: <https://code.djangoproject.com/ticket/25179#comment:1>

Reply all
Reply to author
Forward
0 new messages