So,after i run the inspectdb i have a model.py file generated that creates 
models by introspecting my existing database,right?After that thing i must 
create an app and place the models.py that generated after running 
inspectdb in there and then add the app to my INSTALLED_APPS setting and 
run the python manage.py syncdb last?
With this way will i be able to see the tables of my database on my webui 
and NOT creating additional tables,right?Or i am wrong!?Please help me!

-- 
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 django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to