omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

Corrected default value of JSONField #908

Closed clintonb closed 8 years ago

clintonb commented 8 years ago

The default should be an empty dict, not a string value.

Fixes #898

clintonb commented 8 years ago

@omab please review.

omab commented 8 years ago

Thanks!

clintonb commented 8 years ago

@omab any plans to release a new version? We are pinned at 0.2.14 until a release with these changes comes out.

omab commented 8 years ago

@clintonb, v0.2.19 released