seitime-frappe/frappe/core
mergify[bot] 2a8a979a09
Merge pull request #14594 from resilient-tech/fix-api
fix: minor fixes for API Access section in User
2021-11-05 04:35:05 +00:00
..
doctype Merge pull request #14594 from resilient-tech/fix-api 2021-11-05 04:35:05 +00:00
page fix: unable to delete role permissions 2021-10-08 15:36:58 +05:30
report style: Indents & file headers 2021-11-03 16:12:27 +05:30
web_form chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
workspace fix: Removing unused code for worspace 2021-09-20 21:27:14 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
notifications.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30

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