divanov11 / Django-To-Do-list-with-user-authentication

To Do list app with User Registration, Login, Search and full Create Read Update and DELETE functionality.
217 stars 116 forks source link

Errors at registration not visible #11

Open rvdbeek opened 3 years ago

rvdbeek commented 3 years ago

Password not complex enough or not matching errors are not visible at registration, it just refreshes the screen. Any idea how to fix this?

m0hit5 commented 1 year ago

if you have found the solution to this please let me know

prathmesh-jagtap commented 1 year ago

fixed that error! you can check out my pull requests.