-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Fixed #27222 -- Refreshed model field values assigned expressions on save(). #19285
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
Conversation
The unveiled failures are related to this ticket TL;DR the documented pattern for copying model instances breaks when some fields are deferred on the original instance. This poses a problem with this patch as it marks any field assigned a database expression at |
Trac ticket number
ticket-27222