Opened 15 years ago
Closed 13 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)
Change History (9)
by , 15 years ago
| Attachment: | localflavor_add_gt_country.patch added |
|---|
comment:1 by , 15 years ago
| Needs documentation: | set |
|---|---|
| Needs tests: | set |
comment:2 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:3 by , 15 years ago
| milestone: | 1.3 → 1.4 |
|---|
Pushed to 1.4 since we are way over the feature freeze date.
comment:4 by , 14 years ago
| Severity: | → Normal |
|---|---|
| Type: | → New feature |
comment:4 by , 13 years ago
| Keywords: | localflavorsplit added |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
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!
Patch