seitime-frappe/frappe/core
mergify[bot] 176929d8a4
Merge pull request #11535 from gavindsouza/fix-name-validation
fix: Don't allow trailing or leading whitespace in DocType name
2020-09-21 07:09:59 +00:00
..
desk_page fix: Add Global Defaults under Core in Settings (#10989) 2020-07-14 10:51:14 +05:30
doctype Merge pull request #11535 from gavindsouza/fix-name-validation 2020-09-21 07:09:59 +00:00
page fix: translation syntax 2020-08-24 13:09:20 +05:30
report fix: Validate and sanitise whitelisted search methods using decorator (#11197) 2020-08-05 19:42:19 +05:30
web_form Remove unwanted field in edit-profile web form (#6837) 2019-01-29 10:50:23 +05:30
__init__.py
notifications.py fix: remove notifications code 2019-10-09 16:22:57 +05:30
README.md
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.