torchbox / wagtail-grapple

A Wagtail app that makes building GraphQL endpoints a breeze!
https://wagtail-grapple.readthedocs.io/en/latest/
Other
151 stars 57 forks source link

Update imports in documentation #376

Open zerolab opened 8 months ago

zerolab commented 8 months ago

e.g.

https://wagtail-grapple.readthedocs.io/en/latest/general-usage/decorators.html is a little outdated, at least some fields are not imported correctly (Eg: from wagtail.admin.edit_handlers import FieldPanel) h/t @paragliding-nsk