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

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

adodbapi 2.3.0 (the django version) released

2010-05-03 Thread VernonCole
I have just released a version of adodbapi which is intended specifically for django compatibility. It should be useful for four different projects: 1) accessing Microsoft SQL and/or Microsoft ACCESS (JET) databases. 2) running django on IronPython 3) converting django to Python 3 4) multi-db