Opened 16 years ago

Closed 12 years ago

#8934 closed New feature (invalid)

Add ARPhoneNumberField to Argentina localflavor module

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

Description

Add a ARPhoneNumberField class to Argentina localflavor module.

Attachments (1)

localflavor.ar.ARPhoneNumberField.diff (1.2 KB ) - added by fperetti 16 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by fperetti, 16 years ago

Component: Uncategorizeddjango.contrib.localflavor
Has patch: set

comment:2 by Jacob, 15 years ago

Triage Stage: UnreviewedAccepted

comment:3 by Julien Phalip, 13 years ago

Needs documentation: set
Needs tests: set
Severity: Normal
Type: New feature

comment:4 by Jannis Leidel, 13 years ago

Easy pickings: unset
Patch needs improvement: set
UI/UX: unset

comment:5 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/

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!

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