Merge pull request #31419 from sagarvora/update-reserved-words

This commit is contained in:
Sagar Vora 2025-02-25 12:10:47 +05:30 committed by GitHub
commit 6bbbc916d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -128,7 +128,8 @@ class BaseDocument:
"doctype",
"meta",
"flags",
"parent_doc",
"_weakref",
"_parent_doc",
"_table_fields",
"_valid_columns",
"_doc_before_save",