Hi,
I maintain the IBM DB2 Django backend (ibm_db_django)
project(http://code.google.com/p/ibm-db/). We have been maintaining this
extension since Django-1.0 and have always kept it up-to-date.
The http://code.google.com/p/ibm-db/ project also provides a Python DBI
compliant driver, based on
On Fri, Mar 8, 2013 at 11:23 AM, wrote:
> from thread "Moving database backends out of the core"
>
> On Mar 7, 2013, at 5:13 PM, Russell Keith-Magee
> wrote:
>
> > There is, however, a possible middle ground, following the example set
> by Flask: we introduce to Django a list of "officially reco
from thread "Moving database backends out of the core"
On Mar 7, 2013, at 5:13 PM, Russell Keith-Magee wrote:
> There is, however, a possible middle ground, following the example set by
> Flask: we introduce to Django a list of "officially recognised" extensions.
> These extensions are still m