Issue 77 in django-jython: fix to make django-jython work with django1.4 and mysql db backend

13 views
Skip to first unread message

django...@googlecode.com

unread,
Oct 7, 2012, 8:18:27 AM10/7/12
to django-j...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 77 by stefan.h...@gmail.com: fix to make django-jython work with
django1.4 and mysql db backend
http://code.google.com/p/django-jython/issues/detail?id=77

What steps will reproduce the problem?
1. same problem already described in some other Issues before...

here is how I fixed it, see diff:

==========================
django-jython fixes for mysql
==========================
(env20120917)don@Dons-Mate:~/dev/jython253/env20120917$
diff ./Lib/site-packages/doj/backends/zxjdbc/mysql/base.py.org ./Lib/site-packages/doj/backends/zxjdbc/mysql/base.py
156c156
< self.ops = DatabaseOperations()
---
> self.ops = DatabaseOperations(self)


django...@googlecode.com

unread,
Oct 7, 2012, 10:20:59 AM10/7/12
to django-j...@googlegroups.com
Updates:
Status: Started
Owner: juneau001

Comment #1 on issue 77 by juneau001: fix to make django-jython work with
Thanks for the patch. I will apply the fix to the codebase

django...@googlecode.com

unread,
May 31, 2013, 5:01:14 PM5/31/13
to django-j...@googlegroups.com

Comment #2 on issue 77 by zachery....@gmail.com: fix to make django-jython
work with django1.4 and mysql db backend
http://code.google.com/p/django-jython/issues/detail?id=77

I received the same error too on the 1.3 version, and the patch worked
great.

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

django...@googlecode.com

unread,
Aug 10, 2014, 4:30:30 AM8/10/14
to django-j...@googlegroups.com
Updates:
Status: Invalid

Comment #3 on issue 77 by andr...@st0cker.at: fix to make django-jython
work with django1.4 and mysql db backend
http://code.google.com/p/django-jython/issues/detail?id=77

(No comment was entered for this change.)
Reply all
Reply to author
Forward
0 new messages