Re: Submitting a new django.contrib.localflavor

2009-06-22 Thread Alex Gaynor
On Mon, Jun 22, 2009 at 4:33 PM, Yuval Adam wrote: > > Hi Alex, > > Thanks for your response. I indeed thought it was weird to attach a > diff for a new file, but I'll know for next time. > Also, regarding tests, where should I put tests for this? Can you > point me to an existing test for a loca

Re: Submitting a new django.contrib.localflavor

2009-06-22 Thread Yuval Adam
Hi Alex, Thanks for your response. I indeed thought it was weird to attach a diff for a new file, but I'll know for next time. Also, regarding tests, where should I put tests for this? Can you point me to an existing test for a local flavor so I have a reference to work with? Cheers, - Yuval On

Re: Submitting a new django.contrib.localflavor

2009-06-22 Thread Alex Gaynor
On Mon, Jun 22, 2009 at 10:17 AM, Yuval Adam wrote: > > I created a new local flavor (ticket: > http://code.djangoproject.com/ticket/11350) > and attached the forms.py file > > How do I get this submitted now? > > Thanks, > - Yuvak > > > > Hi, First, thanks for your work. Right now Django is in

Submitting a new django.contrib.localflavor

2009-06-22 Thread Yuval Adam
I created a new local flavor (ticket: http://code.djangoproject.com/ticket/11350) and attached the forms.py file How do I get this submitted now? Thanks, - Yuvak --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Dj