Closed Rmvandiepen closed 2 weeks ago
@Rmvandiepen Hey, I very much appreciate the PR! I'm hoping to take some time at DjangoCon US this week during sprints to catch up on merges. Didn't want you to think I was ignoring you!
@rptmat57 @melvinkcx This is a PR for NULL
fields. I'm pretty sure we still need to merge this one to cover all edge cases, but wanted to run it by both of you since you encountered and fixed the edge case from yesterday. Thoughts?
same, looks good!
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Please upload report for BASE (
main@339e088
). Learn more about missing BASE report.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thanks a lot for your contribution and your patience 🎉
As mentioned in https://github.com/wharton/drf-excel/issues/61 it doesn't work when a ListField has a null value in it. This should fix that 🥳