Skip to content

TypeError at /admin/wagtailmenus/mainmenu/edit/2/ with Django 5.2 and Wagtail 7.3 #525

Description

@stevee404

This issue relates to #521

I still encounter the same error mentioned in #521 in Wagtail 7.3 and Django 5.2.12. After going back to Wagtail 7.2 it went away.
The release documentation of Wagtail 7.3 states a refactoring of the validation logic in the generic CreateView and EditView, which also affects the snippet EditView that is used here
https://docs.wagtail.org/en/stable/releases/7.3.html#refactored-validation-logic-for-generic-model-createview-and-editview

I have not dived deeper yet into the changes in Wagtail 7.3, but I believe that Wagtail 7.3 is the cause for the error and not Django 6.2 as it was handled in the fix in #521

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions