sonar issues

This commit is contained in:
jain
2023-07-24 15:28:54 +05:30
parent ed28117a7f
commit 096961976d
4 changed files with 9 additions and 3 deletions

View File

@ -103,3 +103,6 @@ MAX_ARTICLE_CARD = 6
# min and max survey
MIN_ARTICLE_SURVEY = 5
MAX_ARTICLE_SURVEY = 10
# real time url
time_url = "http://worldtimeapi.org/api/timezone/Asia/Riyadh"

View File

@ -77,6 +77,7 @@ ERROR_CODE = {
"2044": "Task does not exist",
"2045": "Invalid guardian",
"2046": "Due date must be future date",
# invalid junior id msg
"2047": "Invalid Junior ID ",
"2048": "Choose right file for image",
"2049": "This task is already requested "