wagtail / wagtail-generic-chooser

A toolkit for custom chooser popups in Wagtail
BSD 3-Clause "New" or "Revised" License
116 stars 25 forks source link

Add the ability to add a create item link #26

Closed CamLamb closed 3 years ago

CamLamb commented 3 years ago

This builds upon the "edit item" logic to add the ability to link to a create page on the chooser widget. This is useful in scenarios where you aren't able to use the create tab to create a model (because of the need for an image chooser)

gasman commented 3 years ago

Thanks @jafacakes2011! Merged in c6beb466a21bd855e262df7f09a0cad4212c6b90.