seitime-frappe/frappe/core
Ankush Menat cbc5f0b8db
build(deps): update python dependencies (#22294)
* build!: Remove pycryptodome dependencies

This is added for payments app, shouldn't be added here.

ref: https://github.com/frappe/frappe/pull/9955/

* build(deps): update many python dependencies
2023-09-02 12:10:13 +00:00
..
api refactor(File): explicitly import utils (#22143) 2023-08-23 11:08:22 +05:30
doctype build(deps): update python dependencies (#22294) 2023-09-02 12:10:13 +00:00
form_tour refactor: replace todo tour with user tour 2023-05-24 13:24:09 +05:30
page feat: Desk User role 2023-08-28 22:31:23 +05:30
report refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00
web_form fix: Edit Profile link is not redirecting correctly 2023-01-18 10:30:40 +05:30
workspace chore: updated the welcome message 2023-07-28 20:16:29 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
notifications.py refactor!: Remove error snapshot 2023-06-28 10:59:51 +05:30
README.md rename Profile to User frappe/frappe#470 2014-03-11 16:14:47 +05:30
utils.py refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00

Core module contains the models required for the basic functioning of frappe including DocType, User (user), Role and others.