seitime-frappe/frappe/integrations
jibin jose 5cec97a0a2 Fix social login in Python3
In Pyhton3, requests response content is in bytes type. So decoder
have to handle both `str` and `bytes` to make it compatible with
both python 2 and 3
2019-04-05 16:41:25 +05:30
..
data_migration_mapping fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
data_migration_plan/gcalendar_sync Calendar connector improvements (#5571) 2018-05-21 12:21:15 +05:30
doctype fix: cancel existing subscription while creating new subscription 2019-04-04 16:20:25 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
oauth2.py py3-ready encode returns bytes 2018-03-19 23:11:46 +05:30
oauth2_logins.py Fix social login in Python3 2019-04-05 16:41:25 +05:30
utils.py [fix] add validations on payment notification callback 2018-10-25 14:11:32 +05:30