seitime-frappe/frappe/website/page_renderers
Akhil Narang 84ef6ec677
refactor: fixup with ruff 0.8.1
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-12-04 13:18:04 +05:30
..
base_renderer.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
base_template_page.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
document_page.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
error_page.py fix(style): fix oauth authorisation page and standardise error responses 2024-10-24 15:21:34 +05:30
list_page.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
not_found_page.py refactor: frappe.cache() usage to frappe.cache (#21282) 2023-06-08 11:47:17 +05:30
not_permitted_page.py fix(NotPermittedPage): Add redirect-to even if starting with /app 2023-09-27 12:16:06 +02:00
print_page.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
redirect_page.py feat: add cache control 2024-08-30 09:08:42 +02:00
static_page.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
template_page.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
web_form.py feat: Add a field to accept allowed embedding domains 2024-10-18 11:30:11 +05:30