Merge branch 'dev' into sprint4

This commit is contained in:
Ankitajain-kiwi
2023-08-07 13:43:49 +05:30
committed by GitHub
5 changed files with 71 additions and 9 deletions

View File

@ -93,7 +93,9 @@ ERROR_CODE = {
"2064": "To change your password first request an OTP and get it verify then change your password.",
"2065": "Passwords do not match. Please try again.",
"2066": "Task does not exist or not in expired state",
"2067": "Action not allowed. User type missing.",
"2068": "No guardian associated with this junior"
}
"""Success message code"""
SUCCESS_CODE = {