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