seitime-frappe/frappe/integrations
Aditya Hase 8c525fc5d4 Python 3 compatibility Frappe installation fixes (#4863)
* Use consistent indentation

* Fix print syntax

* Pass unicode argument to pymysql.escape_string
2018-01-18 13:52:46 +05:30
..
doctype Python 3 compatibility Frappe installation fixes (#4863) 2018-01-18 13:52:46 +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 Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
oauth2_logins.py Social login refactor (#4519) 2018-01-03 14:57:16 +05:30
utils.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30