Alberto Leal 4d17d3eb60 fix(hybrid-cloud): Fix de/serialization of RpcUser for social auth (#64220) 7 months ago
..
backends 86d4399e97 fix(integrations) Make social auth user update silo safe (#62092) 8 months ago
locale 733b393548 Vendor django-social-auth 8 years ago
migrations f4dd100366 ref: use an explicit primary key for social_auth model (#53350) 1 year ago
LICENSE 05b04cdc57 Vendor django-social-auth 8 years ago
__init__.py e1552ce8a1 ref: remove unneeded map compat imports (#34557) 2 years ago
admin.py 445fc4bb9c ref(py): Sort imports in social_auth module (#25057) 3 years ago
decorators.py fef828b7cc fix(django22): Replace imports from `django.core.urlresolvers` with `django.urls` (#25382) 3 years ago
django_compat.py 658504a9b2 ref(py3): pre-commit upgrade + sweeping rerun + __future__ removals (#23197) 3 years ago
exceptions.py 7ee7095df6 ref: ugettext -> gettext (django 2+ it is a deprecated alias) (#51910) 1 year ago
fields.py c34ae324b8 ref: force_text / smart_text => force_str / smart_str (#51916) 1 year ago
models.py 578d82c13d fix(hybridcloud) Don't assign user to socialauth model (#60556) 9 months ago
py.typed d226125b25 ref: upgrade mmh3 (#50669) 1 year ago
urls.py 1631df05d1 ref: replace deprecated django.conf.urls.url with django.urls.re_path (#52302) 1 year ago
utils.py 4d17d3eb60 fix(hybrid-cloud): Fix de/serialization of RpcUser for social auth (#64220) 7 months ago
views.py 322f8c2787 ref: remove django_compat (#52879) 1 year ago