seitime-frappe/frappe/core
2018-03-08 11:51:46 +05:30
..
doctype List view bulk edit option (#5107) 2018-03-05 11:02:50 +05:30
page Merge pull request #5134 from achillesrasquinha/py3 2018-03-08 11:51:46 +05:30
report Replaced mixed usage of tabs and spaces for indents with tabs only (#3828) 2017-08-01 11:53:58 +05:30
web_form Added mobile number in edit user profile web form (#3766) 2017-07-26 11:52:21 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py [CHAT] Some cleanup from previous chat 2018-02-28 19:35:14 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py Moved feed from Communication to Activity Log (#4435) 2017-11-21 15:46:51 +05:30

Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.