seitime-frappe/frappe/core
mergify[bot] 7a406c75cb
Merge pull request #14142 from gavindsouza/write-only
fix: Switch writes to primary when wrapped with read_only
2021-09-08 10:28:13 +00:00
..
doctype Merge pull request #14142 from gavindsouza/write-only 2021-09-08 10:28:13 +00:00
page chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
report chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
web_form chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
workspace feat(minor): Packages! also cleanup of DocField and other minor fixes 2021-09-05 22:01:55 +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.