Kiyoshi
Kiyoshi

Reputation: 48

Django/Wagtail SnippetChooser template

enter image description here1.How i can change/override SnippetChooser template ?

2.How i can add custom filters,queryset manipulations when choosing snippet ?

I can't find any info about this in documentation of wagtail

Upvotes: -1

Views: 187

Answers (1)

Kiyoshi
Kiyoshi

Reputation: 48

  1. https://github.com/neon-jungle/wagtailmodelchooser
  2. https://github.com/wagtail/wagtail-generic-chooser

I found these tools.Too bad it is not implemented in in Wagtail...

Upvotes: 0

Related Questions