Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

solves issue #57#75

Open
wimfeijen wants to merge 1 commit into
wagtail-deprecated:masterfrom
wimfeijen:patch-1
Open

solves issue #57#75
wimfeijen wants to merge 1 commit into
wagtail-deprecated:masterfrom
wimfeijen:patch-1

Conversation

@wimfeijen
Copy link
Copy Markdown

Update edit_handlers.py to use form['field_name'].value() because I believe this to be correct in Django 2.2.8

Please make sure to check properly because I do not know why the former implementation had been choosen as it was.

Update edit_handlers.py to use form['field_name'].value() because I believe this to be correct in Django 2.2.8
@kaedroho
Copy link
Copy Markdown
Collaborator

kaedroho commented Dec 9, 2019

Thanks! It was done this way to support Draftail. See #56

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants