Whilst playing with the MacOS X Gui Tools, I re-discovered mysql Views. They would be massively useful to me... for example I could have a query that inserted into a view which would mean django wouldn't have to be performing complex queries on-the-fly.
The questions are: 1. Can Django use mysql Views? If so, how would I access them? 2. Are mysql Views what I think they are... are they a "live" take on the data or just dumped into a table once? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---