Opened 18 years ago
Closed 17 years ago
#5692 closed (duplicate)
Countries list for localflavor
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".
Change History (4)
by , 18 years ago
Attachment: | country.py added |
---|
comment:1 by , 18 years ago
comment:2 by , 17 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:3 by , 17 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: