Open GoogleCodeExporter opened 8 years ago
The previously applied patch was missing a specific, but critical change.
Whoops.
Original comment by alex.vidal
on 2 Feb 2012 at 8:47
Apparently the issues with Django 1.4 alpha reach much further. Investigation
is forthcoming!
Original comment by alex.vidal
on 3 Feb 2012 at 5:44
Alright. The other issues are related to the new `bulk_insert` code added to
Django in version 1.4. I forked this project onto github and created a new
branch which includes my previously attached changes as well as the rest of the
changes to add 1.4 support without breaking backwards compatibility.
See https://github.com/avidal/django-pyodbc/compare/master...django-1.4 for the
changes, and
https://github.com/avidal/django-pyodbc/compare/master...django-1.4.diff for a
diff.
Original comment by alex.vidal
on 3 Feb 2012 at 9:50
This is happening on Django-1.4 (non alpha).
Original comment by mel.bo...@gmail.com
on 13 May 2012 at 11:53
Right. I stopped updating the ticket because I wasn't getting a response.
However, we've been running my github fork against 1.4 for months now in
production.
Original comment by alex.vidal
on 14 May 2012 at 1:37
Thanks, Alex. I gave your fork a go, but had no luck - I'll try again and give
it proper attention.
Original comment by mel.bo...@gmail.com
on 14 May 2012 at 1:56
Yeah, that works a treat - thanks.
Original comment by mel.bo...@gmail.com
on 14 May 2012 at 3:18
Alex's fork works well for me on Django 1.4.1.
Original comment by djfis...@gmail.com
on 2 Oct 2012 at 5:51
Original issue reported on code.google.com by
alex.vidal
on 2 Feb 2012 at 8:39