Opened 10 years ago

Closed 10 years ago

#22430 closed New feature (invalid)

Colombia local flavors

Reported by: juancarlosmillos21@… Owned by: nobody
Component: Internationalization Version: 1.6
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: yes

Description

Add specific local flavors fields for country Colombia:

co.forms.COPostCodeField
co.forms.COPhoneNumberField
co.forms.COCellNumberField

thanks!!!

Change History (1)

comment:1 by Sasha Romijn, 10 years ago

Resolution: invalid
Status: newclosed

Django-localflavor now has it's own repository, and issues are tracked separately. Could you report this on https://github.com/django/django-localflavor/issues ?

A quick response: new fields in local flavors are generally accepted, but we do also need someone to write them, typically a local. I have no idea what Colombian postal codes look like, and am unlikely to reliably find out, for example. So the best way to get new fields in is to provide a full patch.

Note: See TracTickets for help on using tickets.
Back to Top