seitime-frappe/frappe/core
Gavin D'souza 7dac03cea0 fix: Re-introduce code erreneously taken out in previous commits
Due to bulk updations, some statements were missed out/got deleted. This
commit re-introduces them.
2021-07-28 18:59:18 +05:30
..
doctype fix: Re-introduce code erreneously taken out in previous commits 2021-07-28 18:59:18 +05:30
page style: removed frappe.db.sql comments 2021-07-28 13:48:01 +05:30
report chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
web_form chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
workspace fix: delete permission not working 2021-04-01 16:05:59 +05:30
__init__.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
notifications.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30

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