PCv5/app/templates/programs
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
..
index.html program: add infrastructure for the progrank job (#114) 2022-06-15 11:27:29 +01:00
program.html programs: program creation + view + comments 2022-05-19 20:34:46 +01:00
submit.html programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00