Re: Contributing to a module that does not seem to be covered by tests extensively (djanog.db.models.expressions)

2015-10-18 Thread Josh Smeaton
> However, the way I see it here, the right hand side lookup interface is all broken up and scattered across multiple modules and classes, many of which are undocumented. Yes, that's what we should try to fix in 1.9 before it reaches Beta. I'm mostly interested in the DateTransform classes for

Re: Fellow Report - October 17, 2015

2015-10-18 Thread Tim Allen
Thanks Tim, this is a promising update. While my department is slowly migrating to PostgreSQL, most of the other departments are still very much reliant on SQL Server. Since we're a Python/Django shop for our web stack, better support would be very welcome. Most of our developers are on Macs, b

How to fix PIL warning while running django tests?

2015-10-18 Thread Артём Башев
On `master` branch, last commit - df0a446fd4c864c003e4f941b5b7abd6f10c9427 Running with: `python runtests.py --settings=test_sqlite` Output (omited) ...ss..No handlers could be found for logger "PIL.ImageFile" ..

Re: Fellow Report - October 17, 2015

2015-10-18 Thread Ola Sitarska
Thanks Tim, great job. If anyone is interested in installation of Python & Django on Windows, beginner friendly instructions are here . I heard from RailsGirls friends that Ruby/Rails situation on Windows is indeed a lot harder than ours.

Re: Fellow Report - October 17, 2015

2015-10-18 Thread Aymeric Augustin
Thanks Tim! Having CI on Windows is great, all the more considering your reminder that new programmers often use Windows. I'm looking forward to Michael's proposal for the MSSQL roadmap. -- Aymeric. > Le 18 oct. 2015 à 02:36, Tim Graham a écrit : > > Report for week ending October 17, 2015: