Right now I often use the fact that inlines don't have permissions a
lot to hide the items in the admin and show them inline on another
item.
Say I have images linked to a product. When I edit the product I can
add a maximum of 3 images. I can enforce this with the inlines and
then don't give permission to edit the images directly.
So I think having it on inlines is great but it should be
configurable.
> the permission checking should be doable if my ideas fromhttp://
groups.google.com/group/django-developers/browse_thread/thread...