guardian list api

This commit is contained in:
jain
2023-08-07 13:41:33 +05:30
parent f377e283fd
commit b3b499e661

View File

@ -93,7 +93,7 @@ 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": "No guardian associated with this junior"
"2068": "No guardian associated with this junior"
}
"""Success message code"""
SUCCESS_CODE = {