Re: Getting Problem in connecting mysql (Help me please )

2010-01-28 Thread skylar . saveland
Subject: Getting Problem in connecting mysql (Help me please ) This is kiran . i am new to django fw.i installed django fw and trying to connect mysql which is installed in localhost.i am using python 26.i modified settings.py according to the mysql db. when i am running server. i am getting the

Re: Getting Problem in connecting mysql (Help me please )

2010-01-28 Thread Eric Holscher
Hi, Django Developers is for development on Django. For usage questions you want django-users: http://groups.google.com/group/django-users Cheers, Eric On Thu, Jan 28, 2010 at 8:48 AM, rokson wrote: > This is kiran . > i am new to django fw.i installed django fw and trying to connect > mysql w

Re: Getting Problem in connecting mysql (Help me please )

2010-01-28 Thread Karen Tracey
Please direct questions about using Django to the django-users list. django-developers is for discussion of developing Django itself. Karen -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-develop

Getting Problem in connecting mysql (Help me please )

2010-01-28 Thread rokson
This is kiran . i am new to django fw.i installed django fw and trying to connect mysql which is installed in localhost.i am using python 26.i modified settings.py according to the mysql db. when i am running server. i am getting the fallowing error. plese help me.. C:\kiranproj\myappone>p