Saving changes now that most things have been migrated to CRUD V3 and appear to be working. This still needs testing though.
This commit is contained in:
@@ -95,4 +95,5 @@ class Account_Base(BaseModel):
|
||||
class Config:
|
||||
underscore_attrs_are_private = True
|
||||
fields = base_fields
|
||||
allow_population_by_field_name = True
|
||||
# ### END ### API Account Models ### Account_Base() ###
|
||||
|
||||
Reference in New Issue
Block a user