seitime-frappe/frappe/website
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
..
css style: linting fixes 2019-06-13 15:02:03 +05:30
doctype fix: db.get_value -> db.get_single_value (#17531) 2022-07-18 15:10:49 +05:30
js fix(minor): linting in website.js 2022-03-24 09:21:34 +05:30
module_onboarding/website fix: update success message (#10950) 2020-07-10 19:05:48 +05:30
onboarding_step chore: cleanup website desk pages (#10519) 2020-05-29 13:11:26 +05:30
page_renderers refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
report refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
web_form style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
web_template refactor: Replace usage of deprecated attribute 2022-06-21 08:00:49 +05:30
website_components fix(metatags): check if value is set for key 2022-05-11 13:28:38 +05:30
website_theme feat: remove user can dismiss code 2020-06-15 13:12:58 +05:30
workspace/website fix: updated standard workspace json files 2022-01-13 18:40:36 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
dashboard_fixtures.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
path_resolver.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
router.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
serve.py fix(minor): add error_log for failed webhooks and web pages 2022-04-20 15:16:44 +05:30
utils.py fix: Use "html.parser" to avoid additional parser dependency 2022-07-06 08:31:18 +05:30
website_generator.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30