Opened 13 years ago
Closed 13 years ago
#18442 closed Uncategorized (fixed)
Documentation references non-existent locale
| Reported by: | Craig Blaszczyk | Owned by: | Craig Blaszczyk |
|---|---|---|---|
| Component: | Documentation | Version: | 1.4 |
| Severity: | Normal | Keywords: | |
| Cc: | Craig Blaszczyk | Triage Stage: | Fixed on a branch |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
https://docs.djangoproject.com/en/1.4/ref/django-admin/ references a locale which doesn't exist!
django-admin.py compilemessages --locale=br_PT
br_PT should be pt_BR
Change History (4)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|
comment:2 by , 13 years ago
| Has patch: | set |
|---|---|
| Triage Stage: | Unreviewed → Fixed on a branch |
comment:3 by , 13 years ago
| Cc: | added |
|---|
comment:4 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I made a pull request https://github.com/django/django/pull/122