Every example discussing inline admin objects invovles (naturally) models that are related to one another, for example, a books model placed inline on an authors model admin:
<http://docs.djangoproject.com/en/dev/ref/contrib/admin/ #inlinemodeladmin-objects> But what if there were no relation? How does the admin know which inline items belong to it? Daniele --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---

