seitime-frappe/frappe/core
2017-04-13 19:00:07 +05:30
..
doctype Added reset password button to User doctype (#3089) 2017-04-13 19:00:07 +05:30
page Added system_page field in page to differentiate system page and custom page, patch to set reference doctype in the custom role, fixed sql query to get users reports (#3078) 2017-04-13 12:43:32 +05:30
report added roles in the report 2017-03-06 14:42:14 +05:30
web_form [fixes] [web forms] 2016-09-24 14:09:50 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py [enhance] mark email as spam, trash, add to contact 2017-03-14 17:55:07 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30

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