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 KeyError when saving model after updating field with F object. #180

Merged
merged 4 commits into from
Apr 24, 2021

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    d103e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9004880 View commit details
    Browse the repository at this point in the history
  3. Fixed a KeyError that happened when saving a Model with `update_fie…

    …lds` specified
    
    Happened after updating a field value with an `F` object (Issue #118).
    LincolnPuzey committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    c29a3ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5138950 View commit details
    Browse the repository at this point in the history