* Update README.md * refactor for better readability adds ability to name by concatenating fields add comments PEP 8 fixes throw error when field option autoname fails adds concatenation option description to DocType doctype * codacy * remove explicit cast to `str` * more pep8 fixes * revert incorrect link * code review - move internal functions to bottom of module |
||
|---|---|---|
| .. | ||
| doctype | ||
| page | ||
| report | ||
| web_form | ||
| __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.