Describe the bug
The RemovedInWagtail70Warning: The usage of WidgetWithScript hook is deprecated. Use external scripts instead. warning message shows up.
To Reproduce
Steps to reproduce the behavior:
Launch python -m manage.py makemigrations
State that said warning message shows up
Expected behavior
The warning should not be displayed
Describe the bug The
RemovedInWagtail70Warning: The usage of WidgetWithScript hook is deprecated. Use external scripts instead.
warning message shows up.To Reproduce Steps to reproduce the behavior:
python -m manage.py makemigrations
Expected behavior The warning should not be displayed