> and i am afraid django windows version works only for postgresql as > iam using mysql now.
Where did you get this information? I have not seen mention of such limitations anywhere. The python module that django uses to connect to mysql exists for windows. Why would this not work? MySQL python module: http://sourceforge.net/project/showfiles.php?group_id=22307&package_id=15775&release_id=491012 Django docs for supported databases: http://docs.djangoproject.com/en/dev/ref/databases/#ref-databases Have you looked at the tutorials on how to use django? It might be a good idea to familiarize yourself with django first. http://docs.djangoproject.com/en/1.0/intro/tutorial01/ Kind Regards, Tim ^,^ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
