#20335 closed New feature (fixed)
Document the {% language %} template tag
| Reported by: | Baptiste Mispelon | Owned by: | Daniele Procida |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | djangsters | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
The {% language %} template tag is pretty useful but it's currently only mentioned once in the documentation [1]
I think it would be better as a new sub-section of the "Internationalization: in template code" section.
[1] https://docs.djangoproject.com/en/1.5/topics/i18n/translation/#std:templatetag-language
Change History (6)
comment:1 by , 13 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 12 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 12 years ago
| Cc: | added |
|---|
I just pushed some docs. See https://github.com/django/django/pull/1115
comment:4 by , 12 years ago
| Has patch: | set |
|---|
comment:5 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
I have tentatively reserved this ticket for first-time committers who take part in the Don't be afraid to commit workshop at the DjangoCon Europe 2013 sprints on 18th and 19th May.
If you want to tackle this ticket before then, please don't let the fact that it's assigned to me stop you. Feel free to re-assign it to yourself and do whatever you like to it.