Skip to content

Commit

Permalink
fix(proposals/forms): add referring_policy field to TalkProposalUpdat…
Browse files Browse the repository at this point in the history
…eForm
  • Loading branch information
josix committed Jan 19, 2023
1 parent 1048658 commit 396ae7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/proposals/forms/proposals.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ class Meta(TalkProposalMixin.Meta):
'supplementary',
'recording_policy',
'live_stream_policy',
'referring_policy',
'first_time_speaker',
'slide_link',
]
Expand Down

0 comments on commit 396ae7d

Please sign in to comment.