seitime-frappe/frappe/model
Dominik Ottenbreit feee6cc07e Create more clear docstring for trim_tables (#5863)
* Create more clear docstring for trim_tables

Current DocString was not clear enough. I updated the description to give background information on why this function may be needed.

* Update meta.py
2018-07-24 16:30:00 +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 allow null when time field is not required (#5832) 2018-07-23 10:36:42 +05:30
create_new.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
db_query.py resolved merge conflicts 2018-07-06 13:37:51 +05:30
db_schema.py [fix] check if length exists (#5621) 2018-05-28 16:30:24 +05:30
delete_doc.py Account for documents with integer names so they can be deleted. (#5567) 2018-05-22 11:23:59 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py Check if hasattr track_views (#5685) 2018-06-15 11:07:20 +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 Create more clear docstring for trim_tables (#5863) 2018-07-24 16:30:00 +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