Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes #20

Merged
merged 5 commits into from
Aug 4, 2020
Merged

Bug fixes #20

merged 5 commits into from
Aug 4, 2020

Conversation

michaldyczko
Copy link
Contributor

Fixes for content damage on validation error, fixtures format and null value bug.

@michaldyczko
Copy link
Contributor Author

Another fix of non-saving data for dynamically created quills.

Michał Dyczko added 2 commits August 3, 2020 11:31
@LeeHanYeong
Copy link
Owner

Delete the logic that processes the dynamic form from widget.html. I haven't considered the case of creating an editor dynamically.
Existing examples were not executed in the added code. So I merged it except for that part.
An example project can be found in django-quill-editor-sample.
Thanks for the contribution. I will check the dynamic form code you added later :)

@LeeHanYeong LeeHanYeong closed this Aug 3, 2020
@LeeHanYeong LeeHanYeong reopened this Aug 4, 2020
@LeeHanYeong LeeHanYeong merged commit be1352a into LeeHanYeong:master Aug 4, 2020
@michaldyczko
Copy link
Contributor Author

Thank you :)

LeeHanYeong pushed a commit that referenced this pull request Dec 8, 2021
* Fix content damage on validation error
* Fix fixtures format and enable null values
* Fixed non-saving data of dynamically created quills
* Poetry fix
* Setup fix

Co-authored-by: Michał Dyczko <michal.dyczko@poczta.pl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants