I've had a look at http://www.djangoproject.com/documentation/legacy_databases/
but it doesn't cover too much detail...

I've got a mySQL 5 database with a number of tables. The data
structure requires a few complex queries that I don't see how I can do
through the models.

How would I then do this SQL manually? I know writing SQL is to be
avoided but is there an easy way to execute SQL commands?

Any advice is appreciated, I'm new to Django.

Cheers,
Dougal
--~--~---------~--~----~------------~-------~--~----~
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