i3thuan5 / django-password-policies-validator

https://pypi.org/project/django-password-policies-validator/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Patongal to password expiration #10

Closed sih4sing5hong5 closed 1 year ago

sih4sing5hong5 commented 1 year ago

看django code,發覺reverse做法ài改一下。

sih4sing5hong5 commented 1 year ago

https://docs.djangoproject.com/en/4.1/topics/http/urls/#reversing-namespaced-urls 第1步是先tshuē application namespace,第2步才比較instance namespace 直接reverse('instance namespace')是第5步,較後壁才會用,所以有可能hông插隊。