[Django] #33530: Typo in documentation on "Built-in template tags" page

2 views
Skip to first unread message

Django

unread,
Feb 20, 2022, 5:45:39 AM2/20/22
to django-...@googlegroups.com
#33530: Typo in documentation on "Built-in template tags" page
------------------------------------------------+------------------------
Reporter: Andrey Otto | Owner: nobody
Type: Cleanup/optimization | Status: new
Component: Documentation | Version: 4.0
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Needs documentation: 0 | Needs tests: 0
Patch needs improvement: 0 | Easy pickings: 1
UI/UX: 0 |
------------------------------------------------+------------------------
Just a typo in documentation on page
[https://docs.djangoproject.com/en/4.0/ref/templates/builtins/#time Built-
in template tags and filters - time]


{{{
{% value|time:"H\h i\m" %}
}}}

should be

{{{
{{ value|time:"H\h i\m" }}
}}}

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

Django

unread,
Feb 20, 2022, 7:36:57 AM2/20/22
to django-...@googlegroups.com
#33530: Typo in documentation on "Built-in template tags" page
-------------------------------------+-------------------------------------

Reporter: Andrey Otto | Owner: nobody
Type: | Status: new
Cleanup/optimization |
Component: Documentation | Version: 4.0
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin

Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Nick Pope):

* stage: Unreviewed => Ready for checkin


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

Django

unread,
Feb 20, 2022, 7:54:13 PM2/20/22
to django-...@googlegroups.com
#33530: Typo in documentation on "Built-in template tags" page
-------------------------------------+-------------------------------------
Reporter: Andrey Otto | Owner: Andrey
Type: | Otto
Cleanup/optimization | Status: assigned
Component: Documentation | Version: 4.0

Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Andrey Otto):

* owner: DIVYANSH => Andrey Otto


--
Ticket URL: <https://code.djangoproject.com/ticket/33530#comment:3>

Django

unread,
Feb 21, 2022, 12:14:12 AM2/21/22
to django-...@googlegroups.com
#33530: Typo in documentation on "Built-in template tags" page
-------------------------------------+-------------------------------------
Reporter: Andrey Otto | Owner: Andrey
Type: | Otto
Cleanup/optimization | Status: closed
Component: Documentation | Version: 4.0
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"f70a875cc05c46b3bfcc1637356081f0c5782bea" f70a875c]:
{{{
#!CommitTicketReference repository=""
revision="f70a875cc05c46b3bfcc1637356081f0c5782bea"
Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33530#comment:4>

Django

unread,
Feb 21, 2022, 12:14:48 AM2/21/22
to django-...@googlegroups.com
#33530: Typo in documentation on "Built-in template tags" page
-------------------------------------+-------------------------------------
Reporter: Andrey Otto | Owner: Andrey
Type: | Otto
Cleanup/optimization | Status: closed
Component: Documentation | Version: 4.0

Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Mariusz Felisiak <felisiak.mariusz@…>):

In [changeset:"89befae7b5b7e668d6c2bc4d1b312bc10016130b" 89befae]:
{{{
#!CommitTicketReference repository=""
revision="89befae7b5b7e668d6c2bc4d1b312bc10016130b"
[4.0.x] Fixed #33530 -- Fixed typo in docs/ref/templates/builtins.txt.

Backport of f70a875cc05c46b3bfcc1637356081f0c5782bea from main
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/33530#comment:5>

Reply all
Reply to author
Forward
0 new messages