Hi!

I am writing my first custom admin page where I would like to add an
extra button (action). I think the easiest would be if I could simply
overwrite the submit_row templatetag or just the template it calls
(submit_line.html) defined in contrib.admin.templatetags.admin_modify

is there a simple way to do this?

I've tried to create a custom submit_line.html under my templates/
admin/application/model directory, but (unlike for the "main" admin
templates) this didn't work

have a nice day!
V
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to