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 >

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

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

Re: Moving database backends out of the core

2013-03-09 Thread Javier Guerra Giraldez
On Sat, Mar 9, 2013 at 4:58 AM, VernonCole wrote: > But will this situation ever exist in real life? I don't think so. I > suspect that any heavy-use shops will also be using Windows to run their > django servers. to me, that reads "heavy clients of MSSQL have to run

Re: Moving database backends out of the core

2013-03-09 Thread VernonCole
On Friday, March 8, 2013 4:43:20 PM UTC-7, Florian Apolloner wrote: > > On Friday, March 8, 2013 3:35:53 PM UTC+1, Michael Manfre wrote: >> >> If we have MSSQL in core I'd really like to be able to talk with it from >> a Linux machine too, it would also make testing easier since we'd just need

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

Re: Moving database backends out of the core

2013-03-09 Thread VernonCole
[My reply is below, after the question... scan down. VDC] On Friday, March 8, 2013 7:33:27 AM UTC-7, Javier Guerra wrote: > > On Fri, Mar 8, 2013 at 4:25 AM, VernonCole > wrote: > > People tend to think of ADO as only talking to Microsoft databases. > Nothing > > could

Re: Request for review: database-level autocommit

2013-03-09 Thread Aymeric Augustin
On 9 mars 2013, at 00:51, Florian Apolloner wrote: > If you don't care about the timeframe I'd like to smoke test it on > Postgresql, Mysql, Oracle on Tuesday (again -- due to an exam I won't have > time for earlier tests [although I am pretty sure postgres and mysql