Opened 14 years ago

Closed 12 years ago

#14282 closed New feature (invalid)

Add Guatemala to Localflavors

Reported by: dmonroy Owned by: nobody
Component: contrib.localflavor Version: 1.2
Severity: Normal Keywords: Guatemalan, localflavorsplit
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: yes
Needs tests: yes Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Hi, attached is the patch for guatemalan form helpers.

Attachments (1)

localflavor_add_gt_country.patch (2.0 KB ) - added by dmonroy 14 years ago.
Patch

Download all attachments as: .zip

Change History (9)

by dmonroy, 14 years ago

Patch

comment:1 by Jannis Leidel, 14 years ago

Needs documentation: set
Needs tests: set

comment:2 by Daishiman, 13 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Jannis Leidel, 13 years ago

milestone: 1.31.4

Pushed to 1.4 since we are way over the feature freeze date.

comment:4 by Julien Phalip, 13 years ago

Severity: Normal
Type: New feature

comment:5 by Jacob, 13 years ago

milestone: 1.4

Milestone 1.4 deleted

comment:2 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:3 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:4 by Aymeric Augustin, 12 years ago

Keywords: localflavorsplit added
Resolution: invalid
Status: newclosed

django.contrib.localflavor is now deprecated (see https://docs.djangoproject.com/en/dev/ref/contrib/localflavor/).

If you'd like, I encourage you to create a django-localflavor- (where is your country code), following the template of all the other django-localflavor- packages. See http://github.com/django for the list.

Once that's done, we can link to it from the documentation.

Thanks for your understanding!

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