Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

Use Field.get_prep_value for model field values #15

Merged
merged 1 commit into from
Feb 25, 2016
Merged

Commits on Feb 24, 2016

  1. Use Field.get_prep_value for model field values

    The motivation for this is to ensure the value is not a complex
    object, but rather a representation of a primitive value.
    
    Thanks to @hauru for the discussion.
    
    Signed-off-by: Byron Ruth <b@devel.io>
    bruth committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    29f96b2 View commit details
    Browse the repository at this point in the history