Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error updating venue information (#48)
* Add missing param to update_from_dict method * Add validation for fields in update_from_dict method and handle ForeignKey assignments * Fix syntax error in update_from_dict method for field existence check * Fix ForeignKey assignment in TimestampedModel to ensure correct instance type
- Loading branch information