Opened 13 years ago
Closed 13 years ago
#19010 closed Uncategorized (invalid)
Typo error in docs: a space missing
| Reported by: | edepe | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | typo |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
In https://docs.djangoproject.com/en/dev/ref/templates/builtins/ where say:
"{% ifchanged match.ballot_id %}" should be "{% if changed match.ballot_id %}"
Note:
See TracTickets
for help on using tickets.