On Dec 5, 12:57 am, Anssi Kääriäinen <anssi.kaariai...@thl.fi> wrote: > > To speed up things, here are the tests that failed for me after the > fixes posted upthread: > - cache > - select_for_update > - queries > - admin_views >
I've eliminated many of the errors here, but a few remain, at least some of which are related to the psycopg2 driver under Python 3 [e.g. test_ticket10432 leads to a SQL query apparently legitimately containing " IN ()", which the backend rejects as a syntax error]. I'm running the full suite now, but I don't expect it to finish before the end of the day :-( Regards, Vinay -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.