On Jun 3, 2008, at 6:39 AM, [EMAIL PROTECTED] wrote:

> i write \dt and get "no relations found". what does this mean? i
> create a database(even three) before.

It means that there aren’t any tables in that database yet. It  
possible that the tables are in another database running on the same  
server. Do `manage.py syncdb` and `manage.py dbshell` and it should  
work.
-- 
Peter of the Norse


--~--~---------~--~----~------------~-------~--~----~
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