Skip to content

Commit

Permalink
Addec ustom button chapter
Browse files Browse the repository at this point in the history
  • Loading branch information
shabda committed Feb 23, 2018
1 parent fe5dc77 commit 1ceedc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added docs/custom_button.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions docs/custom_button.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ Then you can override :code:`response_change` and connect your template to the :
return HttpResponseRedirect(".")
super().response_change()

This is how your admin looks now.

.. image:: custom_button.png

0 comments on commit 1ceedc4

Please sign in to comment.