Open kakulukia opened 4 years ago
So sad .. just found it and wanted to try it out right away, but :(
@kakulukia this would be a really easy PR, and I'd welcome it!
The solution here to swap out the import as outlined in this Stack Overflow answer: https://stackoverflow.com/a/62266193/2074077
I can see that this was already fixed:
But trying to install wagtail-livepreview using pip, installs an old version without those changes.
It would be good to have the latest version published
File "/Users/andy/projects/po-website/.venv/lib/python3.8/site-packages/livepreview/wagtail_hooks.py", line 9, in
from django.contrib.staticfiles.templatetags.staticfiles import static
ModuleNotFoundError: No module named 'django.contrib.staticfiles.templatetags'