seitime-frappe/frappe/model
Faris Ansari 3e15c148bd [hotfix] Deadlock fix rename doc (#5001)
* [deadlock fix] rename_version before delete_doc

* Move delete_doc to end of rename_doc
2018-02-13 16:01:58 +05:30
..
utils Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
__init__.py [fix] socket io limit doc_open and other minor fixes 2017-02-24 14:46:34 +05:30
base_document.py [minor] base_document.py return empty list if not filters 2017-11-14 16:48:43 +05:30
create_new.py [refactor] user permissions (#3713) 2017-07-28 14:33:31 +05:30
db_query.py [hotfix] sanitize fields to avoid mysql injection (#4994) 2018-02-13 14:45:51 +05:30
db_schema.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
delete_doc.py Merge branch 'master' into develop 2017-11-30 16:40:45 +05:30
docfield.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
document.py Fixed Merge Conflict 2017-11-14 13:56:42 +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 Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
meta.py [refactor] a better set-only-once implementation with child tables (#4475) 2017-11-13 17:17:20 +05:30
naming.py Escape value for using in mysql regexp 2018-01-30 19:01:34 +05:30
rename_doc.py [hotfix] Deadlock fix rename doc (#5001) 2018-02-13 16:01:58 +05:30
sync.py Data Migration Tool (for hub) (#4144) 2017-10-05 11:15:35 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30