django-autocomplete-light
django-autocomplete-light copied to clipboard
DAL inside Wagtail with Telepath
Hello. I've search the docs and the issues and the entire web, but without any luck. Has anyone managed to get DAL working with Wagtail / Telepath? Anyone got any pointers? Thanks!
Did you try following the tutorial in your wagtail project? https://django-autocomplete-light.readthedocs.io/en/master/tutorial.html
@jpic I've got DAL working fine in lots of projects, but recent versions of Wagtail have a library called Telepath which does some weird thing to render form data client-side. So I've been trying on and off for months to get DAL to work with Telepath so that we can upgrade some projects, but so far without any luck.