i have changed the settings.py to connect to MySQL and syndb. It looked 
everything perfect and also i created the username and password.

Still i am getting the error as 

OperationalError at /admin/

no such table: auth_user

Request Method:POSTRequest URL:http://127.0.0.1:8000/admin/Django Version:
1.6.5Exception Type:OperationalErrorException Value:

no such table: auth_user

Exception 
Location:C:\Python27\lib\site-packages\django\db\backends\sqlite3\base.py 
in execute, line 451Python Executable:C:\Python27\python.exePython Version:
2.7.8Python Path:

['C:\\Users\\Logesh\\PycharmProjects\\CE',
 'C:\\Python27\\lib\\site-packages\\setuptools-5.4.1-py2.7.egg',
 'C:\\Python27\\lib\\site-packages\\tweepy-2.3.0-py2.7.egg',
 'C:\\Python27\\lib\\site-packages\\pip-1.5.6-py2.7.egg',
 'C:\\Users\\Logesh\\PycharmProjects\\CE',
 'C:\\Windows\\system32\\python27.zip',
 'C:\\Python27\\DLLs',
 'C:\\Python27\\lib',
 'C:\\Python27\\lib\\plat-win',
 'C:\\Python27\\lib\\lib-tk',
 'C:\\Python27',
 'C:\\Python27\\lib\\site-packages']

Server time:Sat, 19 Jul 2014 14:56:40 -0500

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/455cad67-9fd0-4af3-99c1-353f66f96d89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to