seitime-frappe/frappe/integrations
Ankush Menat 29c855b028
fix: db.get_value -> db.get_single_value (#17531)
db.get_value for singles returns string type always, this is confusing
behaviour, db.get_single_value should be used instead.

semgrep rule: https://github.com/frappe/semgrep-rules/pull/16
2022-07-18 15:10:49 +05:30
..
doctype fix: db.get_value -> db.get_single_value (#17531) 2022-07-18 15:10:49 +05:30
frappe_providers refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +05:30
workspace/integrations fix: updated standard workspace json files 2022-01-13 18:40:36 +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
google_oauth.py chore: translate authorization message and add nosemgrep 2022-07-13 12:50:04 +05:30
oauth2.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth2_logins.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
offsite_backup_utils.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
utils.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30