14 Aug 00:58
Re: Problems with jython trunk and django 1.0 alpha 2
From: Leo Soto M. <leo.soto <at> gmail.com>
Subject: Re: Problems with jython trunk and django 1.0 alpha 2
Newsgroups: gmane.comp.lang.jython.user
Date: 2008-08-13 22:58:40 GMT
Subject: Re: Problems with jython trunk and django 1.0 alpha 2
Newsgroups: gmane.comp.lang.jython.user
Date: 2008-08-13 22:58:40 GMT
On Wed, Aug 13, 2008 at 5:50 PM, Rafael Ferreira <raf <at> ophion.org> wrote: [...] > Also, with regards to the data > source configuration, is anyone working on a jdbc provider for django? I can > prob take a crack at it if such thing doesn't exist already. Yeah, look on <http://code.google.com/p/django-jython/> (you can also easy_install it, if you have setuptools on your jython installation). Currently, we have a very good PostgreSQL backend, and a experimental one for SQLite3. It shouldn't be difficult at all to come up with backends for MySQL and (perhaps on less degree) Oracle, considering that the particular "dialect" problem for this databases is already solved on the builtin Django backends. Contributions (after Monday, which is the official end date for the GSoC coding period) are welcomed-- -- Leo Soto M. http://blog.leosoto.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
RSS Feed