pycontw / pycon.tw

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

Import gettext_lazy in production/pycontw2021.py #977

Closed alice6373 closed 3 years ago

alice6373 commented 3 years ago

Types of changes

Fix https://github.com/pycontw/pycon.tw/pull/976, import gettext_lazy in production/pycontw2021.py ( Because https://github.com/pycontw/pycon.tw/pull/976 has be merged, thanks for @mattwang44 reminder )

Description

Import gettext_lazy in production/pycontw2021.py.

Expected behavior

No error occurs when the 2021 production setting is executed.

Related Issue

https://github.com/pycontw/pycon.tw/pull/976