Opened 15 years ago

Closed 12 years ago

#11517 closed New feature (invalid)

Chilean(cl) localflavor car plate field.

Reported by: Alejandro Varas Owned by: nobody
Component: contrib.localflavor Version: dev
Severity: Normal Keywords: chile, patente, car, plate, field, 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

Chilean car plate field for localflavor, support old and new type. Patch contains CLPatenteField.

Attachments (2)

patch_clpatentefield.diff (3.6 KB ) - added by Alejandro Varas 15 years ago.
patch_clpatentefield-16716.diff (6.0 KB ) - added by Alejandro Varas 13 years ago.
Patch for django 16716

Download all attachments as: .zip

Change History (8)

by Alejandro Varas, 15 years ago

Attachment: patch_clpatentefield.diff added

comment:1 by Alex Gaynor, 15 years ago

Triage Stage: UnreviewedAccepted

comment:2 by Julien Phalip, 13 years ago

Severity: Normal
Type: New feature

comment:3 by Julien Phalip, 13 years ago

Needs documentation: set
Needs tests: set

by Alejandro Varas, 13 years ago

Patch for django 16716

comment:4 by Aymeric Augustin, 12 years ago

UI/UX: unset

Change UI/UX from NULL to False.

comment:5 by Aymeric Augustin, 12 years ago

Easy pickings: unset

Change Easy pickings from NULL to False.

comment:6 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