Edgars Jekabsons wrote: > Hi Kieran, > > I posted a working patch against Django release 0.91 on the same ticket > http://code.djangoproject.com/ticket/463
Thanks Edgars, Unfortunately your patch can't get committed as-is either because it is against 0.91 and there have been a few changes since then. The Django devs are much wiser than to use MySQL ;) so it really needs to work with the latest version of trunk in svn to stand a chance. Anyone running a patch against svn? Cheers, Kieran