but another error appeared in base.py :(

Caught an exception while rendering: Traceback (most recent call
last):
  File "/Users/iM1/jython2.5.1/Lib/site-packages/doj/backends/zxjdbc/
sqlite3/base.py", line 143, in xFunc
    assert self.args() == num_args
AttributeError: 'func' object has no attribute 'args'
 [SQLCode: 0]

has anyone tested django 1.1 SQLITE3 with Jython?

On 10. Dec., 12:38 h., gentlestone <tibor.b...@hotmail.com> wrote:
> Does anyone using Django 1.1 and Jython?
>
> File "/Users/iM1/Downloads/django-jython-1.0.0/doj/backends/zxjdbc/
> sqlite3/base.py", line 106, in __init__
>     self.client = DatabaseClient()
> TypeError: __init__() takes exactly 2 arguments (1 given)
>
> After a real nightmare installation procedure I finished with this
> exception

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to