Improved Button Admin
An improved version of http://djangosnippets.org/snippets/1016/ which lets you add separate buttons for change_list and change_form pages in the admin.
- admin
- buttons
An improved version of http://djangosnippets.org/snippets/1016/ which lets you add separate buttons for change_list and change_form pages in the admin.
A subclass of this admin will let you add buttons (like history) in the change view of an entry.
2 snippets posted so far.