]> git.parisson.com Git - django-social-auth.git/commit
Use get_db_prep_value instead of get_db_prep_save. Closes gh-42
authorMatías Aguirre <matiasaguirre@gmail.com>
Tue, 29 Mar 2011 15:45:20 +0000 (12:45 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Tue, 29 Mar 2011 15:45:20 +0000 (12:45 -0300)
commit3c8b3a24978cf757fb3a8cc8660eb4554f183e0f
treecdc69e816307b9ee811c6c34bf99e32075115311
parent839a3774866b995f965640936de9e3c5f4a7e84f
Use get_db_prep_value instead of get_db_prep_save. Closes gh-42
social_auth/fields.py