Seventh Week Code

Juerodriguez
Published: 07/27/2021

Hi, -What did I do this week? This week I dedicated myself again to fixing some errors, and I was able to complete my main task which was to set up a reminder via email for the scheduled tasks with their respective tests and the enablement of it through the web2py cron. - What is comming next? The next thing I have to do is prepare a test version of the application with its test database, the application will be uploaded in Pythonanywhere - Did I get stuck anywhere? Due to the fact that the cron was unknown to me I had many problems when trying to activate it and even more so because web2py had a special cron and in the documentation it was not explained well how it was activated, before that I tried to start the web2py's own scheduler without success . But in the end the cron worked and the task was completed.