Re: US Zip Code Field

2010-05-03 Thread Russell Keith-Magee
On Tue, May 4, 2010 at 2:23 AM, quindraco wrote: > I noticed that there is no class us.models.USZipCodeField in > django.contrib.localflavor.us, although there is a model for phone > numbers.  The django guide for submitting patches says to discuss > alternatives here first, so I wanted to do just

US Zip Code Field

2010-05-03 Thread quindraco
I noticed that there is no class us.models.USZipCodeField in django.contrib.localflavor.us, although there is a model for phone numbers. The django guide for submitting patches says to discuss alternatives here first, so I wanted to do just that. I cobbled together some code by copying the phone