On Sun, Oct 12, 2008 at 2:58 PM, Hingarajiya,Ravi <[EMAIL PROTECTED]>wrote:

> Hi All,
>
> I am using Jython for Django.
>
> I want to know that how to connect mysql to Django on Jython.
>
> Thanks in Advance
>

You asked the same question yesterday, and nobody answered.  That means
nobody who read the list yesterday and had time to answer questions knew the
answer.  Asking the same thing again isn't particularly helpful to anyone.
Instead of reposting, did you consider doing some independent research?
I've never run Django on Jython but a simple Google search on "Django Jython
mysql" reveals this project as the 1st hit:

http://code.google.com/p/django-jython/

It apparently has PostgreSQL and sqlite backends, and lists MySQL as "Should
be easy to implement" here:

http://code.google.com/p/django-jython/wiki/DevelopingNewDatabaseBackends

So it doesn't appear there is a mysql backend for Django on Jython available
at the moment.

Further investigation of the Google hits reveals at least one blog of
someone who maybe started on one, so that also might be a place to look
further.

Karen

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

Reply via email to