pycontw / pycon.tw

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

fix(django.po): Fix KeyError #1058

Closed setmao closed 2 years ago

setmao commented 2 years ago

Types of changes

Thanks for sending a pull request! Please fill in the following content to let us know better about this change. Please put an x in the box that applies

Description

Describe what the change is Fix login error when use zh-hant.

Steps to Test This Pull Request

Steps to reproduce the behavior:

  1. Go to 'http://localhost:8000/prs/zh-hant/accounts/login/'

Expected behavior

Can see login page correctly