Re: django.db.backends refactored; hacks and third-party backends might break

2009-03-10 Thread Malcolm Tredinnick
On Tue, 2009-03-10 at 22:54 -0500, Adrian Holovaty wrote: [...] > The full changeset is here: http://code.djangoproject.com/changeset/10026 > > It's a pretty straightforward refactoring, but if you have any > technical questions on how to upgrade third-party backends or your own > hacks, please j

django.db.backends refactored; hacks and third-party backends might break

2009-03-10 Thread Adrian Holovaty
To the maintainers of third-party Django database backends (like DB2, etc.) and whoever else is hacking/patching/corrupting the code in django.db.backends for fun or profit -- With the help of Alex Gaynor, I've just checked in a light refactoring of the database backends such that Django database