Hi all, I looked for FAQ, but I couldn't find any. Here's my question. I've been working through the tutorials. I've taken a community college class on Python. So, I have some background there. I've gotten Django installed and working. So far, I've used sqlite3.
Here's the question: If you have an MySql database that is already establised with data, etc, how do you get Django to set up the abstraction of the db, so that you can access the data. I've worked with the tutorials where you use Django to create the database. You use syncdb command to setup the "abstraction" of the data. How do you do it the other direction? Thanks for all your help. Steve -- 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.