Commit Graph

11 Commits

Author SHA1 Message Date
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
Lephe 8f620c6150
meta: add optional setting for flask-debug-toolbar
It provides profiling information and an overview of SQL requests while
in development.
2022-05-05 20:33:46 +01:00
Louis Gatin bf03862439 requirements: updated requirements 2021-07-23 23:05:24 +02:00
Darks 44d2a59cbe
requirements: add python-email-validator as flask-wtf now requires it 2021-07-12 18:35:23 +02:00
Darks 8bf825f9ea
registration: ADD email validation 2020-07-21 21:06:00 +02:00
Darks 07f980c207
Ajout de python-pillow dans les dépendances 2019-12-10 00:25:29 +01:00
Darks 1434b3152b
Amélioration des slugs (utilisation de python-slugify) 2019-12-03 21:03:23 +01:00
Darks f111983bde
Update des requirements 2019-11-28 14:28:08 +01:00
Eragon 7a93f639fe
Updating requirements file and adding a new one 2019-03-21 22:01:26 +01:00
Eragon bf90e9c720
Updating .env, run_dev script and REQUIREMENT.md file 2019-02-06 12:10:26 +01:00
Dark-Storm 16d846a4df
Django est mort, vive Flask ! 2018-02-23 23:34:06 +01:00