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 unresolved placeholder error during serialization #1161

Merged
merged 1 commit into from
Sep 23, 2022

Conversation

ljodal
Copy link
Contributor

@ljodal ljodal commented Sep 23, 2022

This fixes an error that occured during state serialization. Completely unsure how to reproduce this in a test but it resolves a long-standing prolem in our project at work at least.

Fixes #1059

This fixes an error that occured during state serialization. Completely
unsure how to reproduce this in a test but it resolves a long-standing
prolem in our project at work at least.
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@sobolevn sobolevn merged commit 02999f3 into typeddjango:master Sep 23, 2022
@ljodal ljodal deleted the fix/unresolved-placeholder-type branch September 23, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Crash when writing cache due to unresolved placeholder
2 participants