2009/5/27 Andy Mikhailenko <neith...@gmail.com>
>
> User behaviour can be formalized as actions + objects. Some actions
> span multiple objects.
> Admin is a great tool that corresponds the *structure* of data. It
> allows to view and edit all your base for great justice. Err, all your
> database for zero cost. Out of the box. Nice!
> However, "editing an object" is only a part of functionality required
> to implement possible *user actions*. You can implement some of
> actions spanning multiple objects using "admin actions" (many items of
> the same type) or inlines, but generally the admin is simply
> unsuitable for implementing complex actions. It's your task to
> (easily, btw) write views and templates for domain-specific or site-
> specific actions. Many domain-specific sets of actions are available
> as 3rd-party applications.


Thanks for this take on the issue, Andy! I'm starting to feel consensus
here... :)

Sam

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

Reply via email to