seitime-frappe/frappe/core
Faris Ansari c9b35d35a5
Merge pull request #8024 from hrwX/google_calender
refactor(Google Calender): Make Google Calendar Work Again!
2019-08-09 11:28:43 +05:30
..
doctype Merge pull request #8024 from hrwX/google_calender 2019-08-09 11:28:43 +05:30
page Fix: Add translation function to strings (#8023) 2019-08-05 13:06:48 +05:30
report BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +05:30
web_form Remove unwanted field in edit-profile web form (#6837) 2019-01-29 10:50:23 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py Init social unseen count 2019-03-11 14:02:33 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30

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