#20614 closed Bug (fixed)
Versionadded statement is wrongly formatted
Reported by: | Baptiste Darthenay | Owned by: | Baptiste Darthenay |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
A .. versionadded:: 1.5
statement is wrongly formatted, due to a double colon the line before.
https://docs.djangoproject.com/en/dev/ref/templates/builtins/#std:templatetag-static
Pull request here: https://github.com/django/django/pull/1276
Change History (4)
comment:1 by , 11 years ago
Component: | Uncategorized → Documentation |
---|---|
Triage Stage: | Unreviewed → Ready for checkin |
comment:2 by , 11 years ago
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please merge it :)