if you upgraded django and the issue begins, wouldn't that point to the
version of django? one would think so.
however , rolling back to the older version of cx_Oracle fixes the issue.
conclusion would be:
it seems to be an issue when django > 1.4 AND cx_Oracle > cx_Oracle 5.0.3!
https://code.d
Am 2013-04-10 17:21, schrieb Carsten Fuchs:
So as was mentioned in the Stackoverflow post, this is likely a problem in
cx_Oracle
rather than Django...
Well, I probably shouldn't have said this, because this problem did not occur with
Django 1.4.x, and more importantly, I wonder what should be
Am 10.04.2013 16:50, schrieb Carsten Fuchs:
I consider downgrading to Django 1.4.5 on the affected system, as I'm
unfortunately unsure how to best proceed with debugging and/or fixing this.
I just found out that when we
- downgrade cx_Oracle to 5.0.3, the problem does not occur,
- upgradi
3 matches
Mail list logo