Wagtail 自定义 wagtailadmin/templates/shared/field.html 给出测试错误
错误是
django.template.exceptions.TemplateSyntaxError: 'icon' 收到意外的关键字参数 'classname'
使用新的 wagtail 4.2.2 field.html 而不是自定义 field.html 修复了测试