Hi, I'm using Django 0.95 on Python2.4, and it seems that it doesn't fully support federated tables in Mysql.
The problem I have is that the manage.py inspectdb dumps a table which matches my sql table in construct, but no info about being federated. So an objects.filter() on some of these fields is failing, although I can see the fields when I iterate over the records. Any help or pointers to good docs on Django's handling of federated tables and foreign keys (for another problem I'm having) would be greatly appreciated. Thank you, Gloria --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---