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

Fixed #26223 -- Fixed migration optimizer for operations with transient defaults. #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vytisb
Copy link
Owner

@vytisb vytisb commented Jul 9, 2016

One-off defaults for fields are now stored on the operation instead of
the operation having a preserve_default flag.

…nt defaults.

One-off defaults for fields are now stored on the operation instead of
the operation having a preserve_default flag.
@auvipy
Copy link

auvipy commented Oct 10, 2016

why not merge it and send a pr to django to grab attention?

@vytisb
Copy link
Owner Author

vytisb commented Oct 10, 2016

This isn't finished -- there's still some cleanup to do.
I made a PR here just to have a permalink that will survive a branch deletion.

I do intend to finish this up and send a PR to django, though.

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.

2 participants