seitime-frappe/frappe/core
Nabin Hait 66e998401a Merge pull request #2850 from rohitwaghchaure/enhance_page_and_report
[Enhance] Keep page and report fields read only, if developer mode if disabled
2017-03-12 16:31:11 +05:30
..
doctype Merge pull request #2850 from rohitwaghchaure/enhance_page_and_report 2017-03-12 16:31:11 +05:30
page Changed tabUserRoel to tabHas Role 2017-03-06 14:42:14 +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 Revert "[optimize] remove count(*) from queries" (#2353) 2016-11-22 10:55:13 +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.