]> git.parisson.com Git - django-social-auth.git/commit
Properly convert JSONField values to string when doing dumpdata. Closes gh-53
authorMatías Aguirre <matiasaguirre@gmail.com>
Wed, 20 Apr 2011 13:37:33 +0000 (10:37 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Wed, 20 Apr 2011 13:37:33 +0000 (10:37 -0300)
commit61cd4d90395450cc2a7075d44e221a7f1f752831
tree10c86f4bfe775b2e83aa46a90dcdf85da658801d
parent0fc1e450548ff8bfb6fc4eb4a987ec9b4412b962
Properly convert JSONField values to string when doing dumpdata. Closes gh-53
social_auth/fields.py