This website requires JavaScript.
Explore
Help
Sign in
vassili
/
seitime-frappe
Watch
1
Star
0
Fork
You've already forked seitime-frappe
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
b8793fac5b
seitime-frappe
/
frappe
/
desk
/
form
History
Sagar Vora
a93530e221
Merge branch 'develop' into computed_child_table
2025-10-14 12:53:32 +05:30
..
__init__.py
style: format all python files using black (
#16453
)
2022-04-12 10:59:25 +05:30
assign_to.py
fix(assign_to): adding null/NoneType descriptions was broken (
#33722
)
2025-08-21 11:35:33 +00:00
document_follow.py
perf: manually cast doc.name to string (
#32292
)
2025-04-25 10:51:08 +05:30
linked_with.py
refactor(treewide): ruff format
2025-09-26 13:16:43 +05:30
load.py
refactor: separate only computed CTs, with new
include_computed
flag
2025-10-14 12:31:47 +05:30
meta.py
refactor: fetch mask field from cache instead of meta
2025-09-21 19:09:32 +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