Updated event location related. General code clean up and updates.
This commit is contained in:
@@ -93,7 +93,7 @@ class Event_Session_Base(BaseModel):
|
||||
internal_notes_staff: Optional[str] # staffing and labor
|
||||
|
||||
file_count: Optional[int]
|
||||
internal_use_count: Optional[int]
|
||||
internal_use_count: Optional[int] # Should be renamed to "internal_use_file_count"???
|
||||
|
||||
status: Optional[int]
|
||||
review: Optional[bool]
|
||||
|
||||
Reference in New Issue
Block a user