Hi,

I'm new to djando too, but try issue this command in your project
direcotry: python manage.py syncdb. Don't forget to check your database
configuration.
Good luck.

Ronaldo

On Wed, 2008-02-06 at 18:38 +0530, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to