Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

add a new button in the index of the page wagtail

class ProductAdmin(ProductModelAdmin):
    model = Product
    button_helper_class = ProductButtonHelper
Source by timonweb.com #
 
PREVIOUS NEXT
Tagged: #add #button #index #page #wagtail
ADD COMMENT
Topic
Name
1+3 =