PCv5/app/jobs
Lephe 8ff21c615d
program: add infrastructure for the progrank job (#114)
* Add an automatic job every day at 4 AM to recompute the progrank of
  every program. Currently everyone gets progrank 0.

[MIGRATION] This commit contains a new version of the schema.

[SETUP]
* Install flask-crontab (with pip)
* Run `flask crontab add` to register the jobs
2022-06-15 11:27:29 +01:00
..
__init__.py program: add infrastructure for the progrank job (#114) 2022-06-15 11:27:29 +01:00
update_progrank.py program: add infrastructure for the progrank job (#114) 2022-06-15 11:27:29 +01:00