seitime-frappe/frappe/core
Anand Doshi 9f94fd11a7 Merge pull request #1489 from anandpdoshi/feature/like
[feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed
2016-01-04 11:39:59 +05:30
..
doctype Merge pull request #1489 from anandpdoshi/feature/like 2016-01-04 11:39:59 +05:30
page [minor] quit install if before_install returns False and encoding in importer 2015-12-31 11:11:03 +05:30
report Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py [feature] Ability to like a document, comment or communication, see notifications about it and view it on activity feed 2016-01-01 12:50:14 +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.