Opened 16 years ago
Closed 16 years ago
#11734 closed (duplicate)
Chilean localflavor extension
| Reported by: | jbkunst | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Keywords: | chile, region, comuna, provincia | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | yes | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
The list of Chilean regions, provinces and "comunas" with its codes as choices in a formfield.
This patch contains: CLProvinciaSelect and CLComunaSelect.
Unique Territorial Code
REGION-PROVINCIA-COMUNA
sources:
http://www.subdere.gov.cl/1510/article-73110.html
http://www.subdere.gov.cl/1510/articles-73110_recurso_1.pdf
Attachments (3)
Change History (5)
by , 16 years ago
| Attachment: | cl_reg_prov_com.py added |
|---|
by , 16 years ago
| Attachment: | forms.diff added |
|---|
by , 16 years ago
comment:1 by , 16 years ago
| Has patch: | set |
|---|---|
| Needs tests: | set |
| Patch needs improvement: | set |
| Triage Stage: | Unreviewed → Accepted |
Note:
See TracTickets
for help on using tickets.
This needs to be submitted as a single patch, against the root of the source tree, with tests to validate that it works.