Opened 18 years ago
Closed 18 years ago
#5692 closed (duplicate)
Countries list for localflavor
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Keywords: | countries | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
This is a new file to place in django/contrib/localflavor/generic/
The file include a tuple of counties ISO-3166-1. The country names should be not translated.
My suggestion for the file name is "country.py".
Attachments (1)
Change History (4)
by , 18 years ago
| Attachment: | country.py added |
|---|
comment:1 by , 18 years ago
comment:2 by , 18 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:3 by , 18 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
I'm going to close this in favour of #5446, which has a little more functionality and is all ready for localisation.
Note:
See TracTickets
for help on using tickets.
Example of use in a model: