seitime-frappe/frappe/core
Ayush Shukla e2de37b090 Email parse addr fix. (#3371)
* Added name fix

* Removed print

* Changed method name

* Added test  case for name

* Codacy fix

* Codacy Exception fix
2017-06-07 15:49:27 +05:30
..
doctype Email parse addr fix. (#3371) 2017-06-07 15:49:27 +05:30
page Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +05:30
report Added files in .eslintignore, updated globals 2017-06-02 15:00:15 +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.