seitime-frappe/frappe/desk/form
2025-06-21 20:08:02 +05:30
..
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
assign_to.py perf: cast todo queries for int PK (#32295) 2025-04-25 05:49:11 +00:00
document_follow.py perf: manually cast doc.name to string (#32292) 2025-04-25 10:51:08 +05:30
linked_with.py fix: throw permission error (#32860) 2025-06-10 08:47:49 +05:30
load.py fix: Remove meta-bundle caching (#33029) 2025-06-20 18:33:30 +05:30
meta.py perf: use __dict__ directly 2025-06-21 20:08:02 +05:30
save.py fix: restrict method types in few whitelisted funcs (#32984) 2025-06-18 11:02:57 +05:30
test_form.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
utils.py perf: Use lazy doc in a lot more places 2025-06-11 09:55:45 +05:30