This s pyrocks a new programmer to django.
i am doing test application polls by reading the django tutorial.

when i run the command python manage.py syncdb
it was created all tables related applications mentioned in InstalledApps of
settings.py 

and i created one superuser also 

in the tutorial given that .schema to see all tables created in sqlite .

where i can run this command .schema.
from the command promt how to connect sqlite database

-- 
View this message in context: 
http://old.nabble.com/where-can-i-see-the-tables-created-in-sqlite-database-tp27416410p27416410.html
Sent from the django-users mailing list archive at Nabble.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to