On Mar 26, 12:13 pm, filias <filipa.andr...@gmail.com> wrote:
> Hi,
>
> I want to extend the admin by adding a 'Save/Next' button next to the
> default 'Save' button.
>
> This action would save the instance and show the next instance (if it
> exists) or go back to the list.
>
> What is the best way to do it? Is there any post on best practices on
> these topic or other admin customizations?

Its not clear what you are asking - what is "the next instance" that
you are talking about?

Otherwise, from my wanderings on the web, I can recommend some good
places to get an idea of the type of things that can be done:

http://blog.awarelabs.com/2008/custom-actions-in-django-admin-object-editor/
http://www.ibm.com/developerworks/opensource/library/os-django-admin/index.html
http://www.lonelycode.com/2009/05/28/customising-the-django-admin/

Derek

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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