On 28 mars 2013, at 12:21, Stan <[email protected]> wrote: > Do you guys think it worth the effort to backport the functionality into > admin ?
Hi Stan, I like this idea. In terms of API, is there a particular reason why you chose to add an attribute to the actions themselves? I'd prefer to support a nested structure for ModelAdmin.actions, because it gives control on order of the groups and if feels more natural — there's less action at a distance. -- Aymeric. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
