Skip to content

Commit

Permalink
feat(tw-2023-dev): modify pyconapac to pycontw2023
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Tsai committed Jan 6, 2023
1 parent 737f62b commit 4eb3b9f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 45 deletions.
2 changes: 0 additions & 2 deletions src/core/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ class EventInfo(models.Model):
LANGUAGE_CHOICES = (
('ENEN', _('English talk')),
('ZHEN', _('Chinese talk w. English slides')),
('JPEN', _('Japanese talk w. English slides')), # added for PyCon APAC 2022
('NONEN', _('non-English talk w. English slides')), # for backward compatibility, can be deleted after 2022
)
language = models.CharField(
verbose_name=_('language'),
Expand Down
28 changes: 0 additions & 28 deletions src/proposals/forms/mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ class Meta:
'detailed_description': SimpleMDEWidget(),
'outline': SimpleMDEWidget(),
'supplementary': SimpleMDEWidget(),
'pre_recorded_policy': forms.CheckboxInput(),
}
help_texts = {
'abstract': _(
Expand Down Expand Up @@ -134,19 +133,6 @@ class Meta:
"Have you ever been a speaker at PyCon Taiwan in the past?"

),
'pre_recorded_policy': _(
"Due to the ongoing global pandemic, <strong>PyCon APAC 2022 will "
"be held fully remote. All online talks this year will be pre-recorded "
"</strong> so we can broadcast your presentation to the audience "
"without the network troubles and the time zone differences.<br>"
"After your proposal is accepted, a pre-recording of the presentation "
"will be provided to the PyCon APAC 2022 organizing team prior to the "
"conference.<br>"
"<strong>Bonus for living in Taiwan</strong><br>"
"For speakers who reside in Taiwan, we will offer a slot and assist you "
"to record the presentation in a professional video studio in Taipei "
"(travel expenses covered)."
),
'talk_language': _(
"If your previous option is not English, please enter your speaking language"
),
Expand All @@ -164,7 +150,6 @@ class Meta:
'detailed_description': SimpleMDEWidget(),
'outline': SimpleMDEWidget(),
'supplementary': SimpleMDEWidget(),
'pre_recorded_policy': forms.CheckboxInput(),
}
help_texts = {
'duration': _(
Expand Down Expand Up @@ -245,19 +230,6 @@ class Meta:
"only for the remote attendees to watch ? (we will not release "
"audio and video of your presentation)"
),
'pre_recorded_policy': _(
"Due to the ongoing global pandemic, <strong>PyCon APAC 2022 will "
"be held fully remote. All online talks this year will be pre-recorded "
"</strong> so we can broadcast your presentation to the audience "
"without the network troubles and the time zone differences.<br>"
"After your proposal is accepted, a pre-recording of the presentation "
"will be provided to the PyCon APAC 2022 organizing team prior to the "
"conference.<br>"
"<strong>Bonus for living in Taiwan</strong><br>"
"For speakers who reside in Taiwan, we will offer a slot and assist you "
"to record the presentation in a professional video studio in Taipei "
"(travel expenses covered)."
),
'talk_language': _(
"If your previous option is not English, please enter your speaking language"
),
Expand Down
2 changes: 1 addition & 1 deletion src/templates/default/_includes/nav/nav_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
class="logo hidden-xs navbar-brand-img" alt="logo">
<img height="20" src="{% static 'pycontw-2022/assets/2022-py-logo.svg' %}"
class="logo visible-xs-inline navbar-brand-img" alt="logo">
<span>PyCon APAC</span>
<span>PyCon TW 2023</span>
</div>
</a>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ <h3>Attendee Procedure For Reporting Code of Conduct Incidents</h3>
<ul>
<li>[email protected]</li>
</ul>

<li>David Yung-Sheng Lu</li>
<ul>
<li>Chairperson of PyCon APAC 2022</li>
<li>[email protected]</li>
</ul>
</ul>

<h3>Report Data</h3>
Expand Down Expand Up @@ -88,7 +82,7 @@ <h2>License (CC BY-SA 3.0 TW)</h2>
<p>This document is licensed under an Attribution-ShareAlike 3.0 Taiwan license.</p>
<img src="https://i.imgur.com/cVjN760.jpg =200x"></img>

<p>The Code of Conduct of PyCon APAC 2022 is effective from Mar 1st, 2022. PyCon Taiwan reserve the right to modify this announcement at any time and will announce any updates when available.</p>
<p>The Code of Conduct of PyCon TW 2023 is effective from Mar 1st, 2023. PyCon Taiwan reserve the right to modify this announcement at any time and will announce any updates when available.</p>
<p>Thank you.</p>

{% endblock content %}
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ <h3>通報行為準則事件之程序</h3>
<ul>
<li><a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
</ul>

<li>David Yung-Sheng Lu</li>
<ul>
<li>PyCon APAC 2022 大會主席</li>
<li><a href="mailto:[email protected]" target="_blank">[email protected]</a></li>
</ul>
</ul>

<h3>通報內容</h3>
Expand Down Expand Up @@ -88,7 +82,7 @@ <h2>授權 (CC BY-SA 3.0 TW)</h2>
<p>此文件採用 <a href="https://creativecommons.org/licenses/by-sa/3.0/tw/deed.zh_TW" target="_blank">姓名標示-相同方式分享 3.0 台灣</a> 授權條款。</p>
<img src="https://i.imgur.com/cVjN760.jpg =200x"></img>

<p>PyCon APAC 2022 行為準則從 2022 年 03 月 01 日起開始生效,PyCon Taiwan 保留最終解釋與調整權,如有需要我們將隨時修改此份準則,並將儘速更新與公告予您。</p>
<p>PyCon TW 2023 行為準則從 2023 年 03 月 01 日起開始生效,PyCon Taiwan 保留最終解釋與調整權,如有需要我們將隨時修改此份準則,並將儘速更新與公告予您。</p>
<p>感謝。</p>

{% endblock content %}

0 comments on commit 4eb3b9f

Please sign in to comment.