#20381 closed Cleanup/optimization (invalid)
truncatechars template tag docs does not have Django version 1.4
Reported by: | Simeon | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
The documentation for the truncatechars template tag does not have the Django 1.4 version mentioned.
This pull request solves that: https://github.com/django/django/pull/1051
Note:
See TracTickets
for help on using tickets.
We keep versionadded / changed directives for at most two versions. The next version (1.6) doesn't have annotations for things added / changed in 1.4.