article card api, check answer api

This commit is contained in:
jain
2023-08-09 13:48:02 +05:30
parent d86f082e58
commit 881bda739b
4 changed files with 25 additions and 29 deletions

View File

@ -112,7 +112,7 @@ MAX_ARTICLE_CARD = 6
MIN_ARTICLE_SURVEY = 5
MAX_ARTICLE_SURVEY = 10
# real time url
time_url = "http://worldtimeapi.org/api/timezone/Asia/Riyadh"
# already register
Already_register_user = "duplicate key value violates unique constraint"
ARTICLE_CARD_IMAGE_FOLDER = 'article-card-images'