seitime-frappe/frappe/core
Gavin D'souza e901feb1bf refactor(minor): Rename field event_type to event_frequency
* Drop _dashboard.py in favour of links in the .json
2021-02-18 13:05:55 +05:30
..
doctype refactor(minor): Rename field event_type to event_frequency 2021-02-18 13:05:55 +05:30
page style: fix formatting 2021-01-29 16:34:35 +05:30
report refactor: remove istable param 2020-11-04 14:12:04 +05:30
web_form Remove unwanted field in edit-profile web form (#6837) 2019-01-29 10:50:23 +05:30
workspace feat(minor): Build Workspace, renamed frappe.views.Views => frappe.views.ListViewSelect, fixed recurring dependency issue on grids 2021-01-02 14:04:32 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
notifications.py fix: remove notifications code 2019-10-09 16:22:57 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py refactor: generate_report_result method 2020-04-01 12:34:18 +05:30

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