I have the python-mysqldb installed already and i have  django up and
running. when i installed the python-mysqldb i had to hack the code kind of
so that it didnt check if the versions were the same so that it would work.
I got this idea from online. but anyways, I am wondering how to access
records that were already in the database before I started the project. i
know how to access records from data that i inserted through tables in the
models.py file. but i have no idea how to access them straight from the
database itself. please give me any info you got. thanks
-- 
View this message in context: 
http://old.nabble.com/How-to-access-a-MySQL-table-in-Django--tp29289314p29289314.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