views.py
24.2 KB
-
Adds error handling for password reset · 3f61f50d
This patch enables handling of UserAPIInternalError on password reset , instead of throwing 500 to user. We are showing user a message if UserAPIInternalError is raised. LEARNER-2571
Adeel Khan committed