There should be a note stating whether such template tags are allowed.
--
Ticket URL: <https://code.djangoproject.com/ticket/23534>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* needs_docs: => 0
* needs_better_patch: => 0
* type: Bug => Cleanup/optimization
* needs_tests: => 0
* stage: Unreviewed => Accepted
Comment:
Hi,
That's a good idea, thanks.
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:1>
* keywords: => afraid-to-commit
Comment:
I've marked this ticket as especially suitable for people following the
'''Don't be afraid to commit tutorial''' at the PyCon UK 2014 sprints. If
you're tackling this ticket, please don't hesitate to ask me for guidance
if you'd like any, either here or on the Django IRC channels, where I can
be found as ''EvilDMP''.
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:2>
* owner: nobody => duane9
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:3>
* owner: duane9 =>
* status: assigned => new
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:4>
Comment (by EvilDMP):
I've marked this ticket as especially suitable for people following the
[https://dont-be-afraid-to-commit.readthedocs.org Don't be afraid to
commit tutorial] at the [http://python.ie/pycon/2014 PyCon Ireland 2014
sprints]. If you're tackling this ticket, please don't hesitate to ask me
for guidance if you'd like any, either here or on the Django IRC channels,
where I can be found as ''EvilDMP''.
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:5>
* owner: => machinelady
* status: new => assigned
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:6>
Comment (by machinelady):
I've submitted a pull request that adds the information at
https://github.com/django/django/pull/3354.
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:7>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"905a9a263bea16ce3332870ec7b3e525ff09e978"]:
{{{
#!CommitTicketReference repository=""
revision="905a9a263bea16ce3332870ec7b3e525ff09e978"
Fixed #23534 -- Added documentation on blocktrans tags
Mentioned that other block tags are not allowed inside
a blocktrans template tag.
Thanks to edu2004eu for reporting the issue.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23534#comment:8>