You do have a point spacedman. I might be able to massage the data in a view. It actually happens to be the results of a generic view, an update_object to be precise. It is a model and the model in which it is a foreign key i.e. edit_inline. Works great in the admin interface (it's rendered quite differently if you look at the admin source) but presents challenges in public views and templates.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

