Working on event (meet) and related updates
This commit is contained in:
@@ -124,6 +124,7 @@ class Contact_Base(BaseModel):
|
||||
|
||||
class Config:
|
||||
underscore_attrs_are_private = True
|
||||
allow_population_by_field_name = True
|
||||
fields = base_fields
|
||||
|
||||
#Contact_Base.update_forward_refs()
|
||||
|
||||
Reference in New Issue
Block a user