Opened 14 years ago
Closed 13 years ago
#17614 closed New feature (invalid)
Fields for django.contrib.localflavor.ar
| Reported by: | César H. Roldán | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.localflavor | Version: | 1.3 |
| Severity: | Normal | Keywords: | fields, models, localflavor, argentina, localflavorsplit |
| Cc: | Triage Stage: | Design decision needed | |
| Has patch: | yes | Needs documentation: | yes |
| Needs tests: | yes | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I attached a models.py file to add in django.contrib.localflavor.ar
This file has the same Fields as forms.py but it's to use in models.
Attachments (1)
Change History (3)
by , 14 years ago
| Attachment: | models.py.patch added |
|---|
comment:1 by , 14 years ago
| Needs documentation: | set |
|---|---|
| Needs tests: | set |
| Triage Stage: | Unreviewed → Design decision needed |
comment:2 by , 13 years ago
| Keywords: | localflavorsplit added |
|---|---|
| Resolution: | → invalid |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
django.contrib.localflavoris now deprecated — see https://docs.djangoproject.com/en/dev/ref/contrib/localflavor/A repository was created for each localflavor at https://github.com/django/django-localflavor-? (Replace with the country code.)
If you're still interested in this ticket, could you create a pull request on that repository?
Sorry for not resolving this issue earlier, and thanks for your input!