seitime-frappe/frappe/core
Gavin D'souza 70ac05025b fix: Make make_access_log write only
Write to primary db if connection is currently set to replica
2021-09-08 13:48:02 +05:30
..
doctype fix: Make make_access_log write only 2021-09-08 13:48:02 +05:30
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.