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

fix: serializer no longer crashes on bad data #304

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

pwnage101
Copy link
Contributor

This protection against crashing is nice because we use the serializer in django admin, so bad data also crashes django admin.

@pwnage101 pwnage101 force-pushed the pwnage101/serializer-less-likely-to-crash branch from 1567121 to efa70a9 Compare October 25, 2023 19:49
This protection against crashing is nice because we use the serializer
in django admin, so bad data also crashes django admin.
@pwnage101 pwnage101 force-pushed the pwnage101/serializer-less-likely-to-crash branch from efa70a9 to a48182b Compare October 25, 2023 20:02
@pwnage101 pwnage101 closed this Oct 25, 2023
@pwnage101 pwnage101 reopened this Oct 25, 2023
@pwnage101 pwnage101 merged commit 9ad845b into main Oct 25, 2023
@pwnage101 pwnage101 deleted the pwnage101/serializer-less-likely-to-crash branch October 25, 2023 20:25
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.

4 participants