Python Social Auth v2.1.0 Release Notes

Release Date: 2017-12-22 // over 6 years ago
  • ๐Ÿ”„ Changed

    • ๐Ÿ‘‰ Use Django urlquote since it handles unicode
    • โœ‚ Remove version check in favor of import error catch
    • Remove call to deprecated method _get_val_from_obj()
    • โฌ‡๏ธ Drop Python 3.3 support