How can I programmatically save Wagtail Pages With Orderable Objects

后端 未结 0 542
伪装坚强ぢ
伪装坚强ぢ 2021-01-14 15:35

I have the model:

class HomePage(Page):
    content_panels = Page.content_panels + [
        InlinePanel(\'homepage_content\', label="Homepage Content&qu         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题