seitime-frappe/frappe/core
2018-04-09 12:43:11 +05:30
..
doctype Removed administrator from the email list of cc, bcc (#5416) 2018-04-09 12:43:11 +05:30
page minor fix for database usage display (#5302) 2018-03-28 14:39:28 +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 Email Notification Count fix (#5374) 2018-04-05 12:07:32 +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.