Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#1466 closed enhancement (fixed)

[patch] USZipCodeField

Reported by: Max Battcher <me@…> Owned by: Adrian Holovaty
Component: Forms Version:
Severity: minor Keywords:
Cc: Triage Stage: Design decision needed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: yes
Easy pickings: no UI/UX: no

Description

Add a USZipCodeField to complement USStateField. This should support both standard 5-digit and extended 9-digit (ZIP+4) format.

Attachments (1)

zip.diff (3.6 KB ) - added by erikankrom@… 18 years ago.
USZipCodeField Enhancement/Documentation

Download all attachments as: .zip

Change History (9)

comment:1 by anonymous, 18 years ago

Component: ValidatorsDocumentation
milestone: Version 1.0
Owner: changed from Adrian Holovaty to Jacob
priority: lownormal
Severity: minorblocker
Type: enhancementtask
Version: 0.91

by erikankrom@…, 18 years ago

Attachment: zip.diff added

USZipCodeField Enhancement/Documentation

comment:2 by erikankrom@…, 18 years ago

Summary: USZipCodeField[patch] USZipCodeField

comment:3 by Erik Ankrom <erikankrom@…>, 18 years ago

Cc: erikankrom@… added

comment:4 by anonymous, 18 years ago

Component: DocumentationValidators
milestone: Version 1.0
Owner: changed from Jacob to Adrian Holovaty
Severity: blockerminor
Type: taskenhancement
Version: 0.91

comment:5 by Gary Wilson <gary.wilson@…>, 17 years ago

Patch needs improvement: set
Triage Stage: UnreviewedDesign decision needed

This needs discussion whether it should be included or not. Also, since no new features are going to get added to oldforms, this patch should be updated for newforms.

comment:6 by Gary Wilson <gary.wilson@…>, 17 years ago

Component: Validatorsdjango.newforms

comment:7 by Adrian Holovaty, 17 years ago

Resolution: fixed
Status: newclosed

(In [4519]) Fixed #1466 -- Added newforms USZipCodeField

comment:8 by anonymous, 17 years ago

Cc: erikankrom@… removed
Note: See TracTickets for help on using tickets.
Back to Top