seitime-frappe/frappe/integrations
Ankush Menat d35d7ffbe2 fix: remove bare exception catching
A bare except catches lots of things (like generator iteration end) and should never be used.
2022-06-28 18:05:00 +05:30
..
doctype fix: remove bare exception catching 2022-06-28 18:05:00 +05:30
frappe_providers style: format all python files using black (#16453) 2022-04-12 10:59:25 +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
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 style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
utils.py refactor: Integration Request 2022-04-13 13:37:20 +05:30