Export to GitHub

django-pyodbc - issue #93

Incompatibility with Django trunk after revision 14139


Posted on Oct 21, 2010 by Swift Bird

Revision 14139 (unittest2 support) introduced new parameter of DatabaseFeatures.init. Attached patch changes django-pyodbc to use this parameter.

Attachments

Comment #1

Posted on Oct 22, 2010 by Swift Bird

URL of the changeset: http://code.djangoproject.com/changeset/14139/django/trunk/django/db/backends/init.py

Comment #2

Posted on Mar 13, 2011 by Quick Lion

The patch works but still not in the trunk. Why?

May be it's time to move to github?

Comment #3

Posted on Mar 24, 2011 by Swift Panda

Fixed in r184, thanks.

Status: Fixed

Labels:
Type-Defect Priority-Medium