pycontw / pycon.tw

PyCon TW Proposal System & Backend Server
https://tw.pycon.org/prs
MIT License
94 stars 107 forks source link

feat(sponsor): make sponsor en name as a required field #1147

Closed mattwang44 closed 11 months ago

mattwang44 commented 11 months ago

Types of changes

Description

en-us name field of the sponsor model should be required as it's the field that allows us to differentiate sponsor info from the GA click count events. (see discord discussion thread here)

Saving sponsor data without an en-us name will be blocked with this PR.

image