Hallo everyone,

there is a very comfortable api for adding actions to the model admin in
the admin site.

These actions are then integrated into the admin's object list view of
the given model type in the admin area.

It seems to be also very logical to provide a way of showing these actions
in the object detail view.

This would be also very comfortable because it would not require a
django developer to override the object detail view template.
And would make django development more object oriented: it would require
to define all specific actions in the admin model.

I will try to develop the required functionality.

With best wishes
Roman Glebov

--

You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.


Reply via email to