Easiest way to move site/files or site/private directories is to symlink them, the validation for file path was failing because it resolves only until site path. Resolving real path doesn't seem to be _REALLY_ required here. |
||
|---|---|---|
| .. | ||
| api | ||
| doctype | ||
| form_tour/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.