Re: Contributing and translating django_localflavor_XX package

2013-03-09 Thread Claude Paroz
Le samedi 9 mars 2013 19:46:18 UTC+1, Alon Nisser a écrit : > > Thanks Claude, I have the code and tests ready, but should I run the tests > (can't figure how to setup django so it would run this package test, and > when I try to run python tests.py directly I get a missing django settings > som

Re: Contributing and translating django_localflavor_XX package

2013-03-09 Thread Alon Nisser
Thanks Claude, I have the code and tests ready, but should I run the tests (can't figure how to setup django so it would run this package test, and when I try to run python tests.py directly I get a missing django settings something or another missing ) or does the jenkins server run it automat

Re: Contributing and translating django_localflavor_XX package

2013-03-09 Thread Claude Paroz
Le samedi 9 mars 2013 10:46:27 UTC+1, Alon Nisser a écrit : > > I'm working on translating and adding to > django_localflavor_il. > and I have a couple of questions: > > >1. I'm adding another field (an Israeli mobile phone number), should I

Contributing and translating django_localflavor_XX package

2013-03-09 Thread Alon Nisser
I'm working on translating and adding to django_localflavor_il. and I have a couple of questions: 1. I'm adding another field (an Israeli mobile phone number), should I open a ticket somewhere? 2. what is the proper process of contri