Using a GenericForeignKey everything seems to work until you try to use
fields in an Admin class. The you get an error like this:
FieldDoesNotExist at /modp/admin/tst2/comnam/add/
Comnam has no field named 'com_obj'
and a python dump.
Just updated by copy of django with the latest dev version and this is
still the case.
Setup is:
ubuntu linux; apache2; mod_python on server and a windows client.
Paul Hide


--~--~---------~--~----~------------~-------~--~----~
 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