Hi,

I know it's not possible to easily override the submit_line.html
template on model/app by model/app basis but I'm wondering if anyone
has discovered a workaround for adding custom submit_line
functionality?

Basically within one app I'd like to hide everything but 'Delete' and
'Save'.  At the moment I've implemented this sitewide.

On another app I'd like to adjust the wording a little from 'Save and
continue Editing' to 'Update'.  My client doesn't get the
functionality of these buttons and thinking a little semantic change
might help!

I notice references to show_save_and_add_another in the template
itself, are these controllable through the app's admin.py?

Thanks

A


--~--~---------~--~----~------------~-------~--~----~
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