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

lacking Django native JSONField support #1057

Closed fengsi closed 7 years ago

fengsi commented 7 years ago

https://docs.djangoproject.com/en/1.10/ref/contrib/postgres/fields/

Current text-based solution does not support querying.

omab commented 7 years ago

Those are PostgresSQL fields only.