* test: skip DB-specific tests using new unimplemented_for decorator * test: use unimplemented to skip tests with implementation problems * test: update unimplemented to consider multi-DBs * test: skip test_unbuffered_cursor using unimplemented for pg and sqlite * test: update unimplemented wrapper |
||
|---|---|---|
| .. | ||
| api | ||
| dashboard_chart/background_job_activity | ||
| doctype | ||
| page | ||
| permission_type/user_impersonate | ||
| 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.