seitime-frappe/frappe/website/page_controllers
2021-05-20 13:25:04 +05:30
..
base_template_page.py fix: Add canonical link 2021-05-20 13:25:04 +05:30
document_page.py style: Fix code correctness issues 2021-04-28 13:37:48 +05:30
error_page.py refactor: Move unwanted code from validate 2021-05-17 23:37:28 +05:30
list_page.py refactor: Move unwanted code from validate 2021-05-17 23:37:28 +05:30
not_found_page.py fix: 404 caching 2021-05-19 04:46:19 +05:30
not_permitted_page.py refactor: Move unwanted code from validate 2021-05-17 23:37:28 +05:30
print_page.py refactor: Move unwanted code from validate 2021-05-17 23:37:28 +05:30
redirect_page.py feat: Add redirect page 2021-05-18 08:40:37 +05:30
static_page.py fix: Check if resolved file_path in StaticPage is a file 2021-05-19 13:55:45 +05:30
template_page.py fix: Add cache_html decorator to cache HTML 2021-05-18 15:41:23 +05:30
web_form.py fix: Add validator for WebForm 2021-04-28 13:07:17 +05:30
web_page.py fix: Circular import 2021-05-14 13:53:04 +05:30