Opened 15 years ago
Closed 13 years ago
#14400 closed New feature (invalid)
Latvian localflavor
| Reported by: | Kristaps Kūlis | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | dev |
| Severity: | Normal | Keywords: | localflavorsplit |
| Cc: | Kristaps.Kulis@… | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | yes |
| Easy pickings: | no | UI/UX: | no |
Description
latvian local flavor, with identity code, postal code and phone number phone fields
Attachments (1)
Change History (8)
by , 15 years ago
| Attachment: | django-lv.diff added |
|---|
comment:1 by , 15 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 15 years ago
| Component: | Contrib apps → contrib.localflavor |
|---|
comment:3 by , 15 years ago
| Patch needs improvement: | set |
|---|---|
| Severity: | → Normal |
| Type: | → Uncategorized |
comment:4 by , 15 years ago
| Type: | Uncategorized → New feature |
|---|
comment:7 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!
The patch does not apply any more. The structure of locaflavor tests has changed recently, so the patch now needs to be updated. Other than that everything looks good.