Hello Beema, Do you have the Python MySQL adapter installed? If not you, can find the downloads at http://sourceforge.net/projects/mysql-python.
I'm not sure regarding the location of your template HTML file, I've asked the group for an example of how to organize a Django project in this post: http://groups.google.com/group/django-users/browse_thread/thread/4405a8c8c2319bd4 Cheers, Brandon Beema shafreen wrote: > Hi everybody i am new to django, > > I am trying to create my own project using django, > > I have a got an error when in logged in with the password and user name > > the error is > Request Method: GET Request URL: http://192.168.5.26:8000/admin/ Exception > Type: ProgrammingError Exception Value: (1146, "Table ' > genemass.django_admin_log' doesn't exist") Exception Location: > /var/lib/python-support/python2.4/MySQLdb/connections.py > in defaulterrorhandler, line 35 > can some one suggest me what is the error. how should i correct it > > > An another problem i am facing is using the forms says for example in > the chapter 7 they have given in forms book/search.html where should > this search .html be actually stored. > > > Regards > > shafreen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---