python 3 and flask backend comparing data with than in sql db -
i started learning flask, finding difficult extract data sql database , compare current date. building app in app generating dynamic emails when stored time(entered user in sql database) matches current time(very similar reminder). tried celery facing config problems. so, possible perform backend task without celery, , if how?
Comments
Post a Comment