Skip to content

ListField use Meta.bind_field instead of the default bind method.#891

Merged
azmeuk merged 1 commit into
pallets-eco:mainfrom
azmeuk:fix/fieldlist-meta-bind-field
May 5, 2026
Merged

ListField use Meta.bind_field instead of the default bind method.#891
azmeuk merged 1 commit into
pallets-eco:mainfrom
azmeuk:fix/fieldlist-meta-bind-field

Conversation

@azmeuk
Copy link
Copy Markdown
Member

@azmeuk azmeuk commented May 1, 2026

ListField entries use Meta.bind_field instead the default bind method when using ListField.list_add or with the constructor. This allows extensions which override Meta.bind_field to apply inside ListFields.

@azmeuk azmeuk added the bug Unexpected behavior label May 1, 2026
@azmeuk azmeuk force-pushed the fix/fieldlist-meta-bind-field branch from 0d6553d to 5a87167 Compare May 5, 2026 17:17
@azmeuk azmeuk merged commit b65324f into pallets-eco:main May 5, 2026
17 checks passed
@azmeuk azmeuk deleted the fix/fieldlist-meta-bind-field branch May 5, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Unexpected behavior

Development

Successfully merging this pull request may close these issues.

1 participant