PCv5/app/utils/filters
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 filters: add humanize filter 2021-04-27 19:33:21 +02:00
date.py program: add infrastructure for the progrank job (#114) 2022-06-15 11:27:29 +01:00
humanize.py filters: add humanize filter 2021-04-27 19:33:21 +02:00
is_title.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00
markdown.py markdown: add an extension for image/video galleries 2022-04-21 22:07:49 +01:00
pluralize.py attachments: added attachments system 2020-08-01 21:26:06 +02:00