seitime-frappe/frappe/model
2018-08-20 10:36:26 +05:30
..
utils minor fix 2018-06-04 12:26:53 +05:30
__init__.py python 3 fixes 2018-03-31 18:15:43 +05:30
base_document.py optimize(meta): meta is now cached in redis (#5948) 2018-08-09 11:24:42 +05:30
create_new.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
db_query.py refactored code to add support in filters to get descendant or ancest… (#5847) 2018-08-14 12:19:18 +05:30
db_schema.py [fix] check if length exists (#5621) 2018-05-28 16:30:24 +05:30
delete_doc.py [fix]: use is_async in background jobs instead of async (#5986) 2018-08-20 10:36:26 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py feat(document): frappe.get_cached_doc 2018-08-08 13:04:23 +05:30
dynamic_links.py Added order by in_create for dynamic link query (#3849) 2017-08-04 10:55:38 +05:30
mapper.py fetch_from fixes in mapper 2018-05-25 09:55:58 +05:30
meta.py Cached some queries (#5951) 2018-08-09 11:25:07 +05:30
naming.py Convert doc field value to string type before using (#5795) 2018-07-11 11:11:55 +05:30
rename_doc.py Return if no link fields found (#5764) 2018-07-02 21:49:07 +05:30
sync.py Slack integration (#5640) 2018-06-11 15:11:00 +05:30
workflow.py Move allow self approval check to transisition for more control (#5691) 2018-06-21 09:08:27 +05:30