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

Update HTML.render to handle None content state #60

Closed
loicteixeira opened this issue Apr 6, 2017 · 0 comments
Closed

Update HTML.render to handle None content state #60

loicteixeira opened this issue Apr 6, 2017 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@loicteixeira
Copy link
Contributor

loicteixeira commented Apr 6, 2017

The value for an empty field will change to None (instead of an empty dictionary). The renderer has to be updated accordingly.

Note: Corresponding changes will need to happen in springload/draftail and springload/wagtaildraftail.

@loicteixeira loicteixeira self-assigned this Apr 6, 2017
@thibaudcolas thibaudcolas added the bug Something isn't working label Apr 25, 2017
@thibaudcolas thibaudcolas added this to the v1.0.0 milestone Apr 25, 2017
thibaudcolas added a commit that referenced this issue Apr 25, 2017
See #60. This will make it easier for us to interface with our new storage of empty fields in Django ORMed DBs.
thibaudcolas added a commit that referenced this issue Apr 25, 2017
See #60. This will make it easier for us to interface with our new storage of empty fields in Django ORMed DBs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants