* feat: get_settings get_cached_value doesn't work well with singles because you either need to pass `None` or repeat doctype name... both are awekward and easy to shoot yourself in foot with. * refactor: Use cached settings |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| workspace | ||
| __init__.py | ||
| notifications.py | ||
| README.md | ||
| utils.py | ||
Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.