You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: