PCv5/app
Lephe c74abf3fcc
post: add a tagging system, with a common base set of tags
Adds the tagging system, with 3 types of tags:
* Calculator models grouped by compatibility classes
* Programming languages
* Game, tools, and course categories

[MIGRATION] This commit contains a new version of the schema.
[BREAKS] This commit breaks existing tag assignments.
[MASTER] Run the 'update-tags' command of master.py.
2022-06-12 18:26:47 +01:00
..
data post: add a tagging system, with a common base set of tags 2022-06-12 18:26:47 +01:00
forms programs: program creation + view + comments 2022-05-19 20:34:46 +01:00
models post: add a tagging system, with a common base set of tags 2022-06-12 18:26:47 +01:00
processors perf: avoid N+1 query in recent topics and news 2022-05-12 21:53:26 +01:00
routes forum: fix edit timestamp recording + display 2022-05-26 21:24:50 +01:00
static css: fix antibot field being visible 2022-05-26 20:07:50 +01:00
templates forum: fix edit timestamp recording + display 2022-05-26 21:24:50 +01:00
utils programs: program creation + view + comments 2022-05-19 20:34:46 +01:00
__init__.py programs: program creation + view + comments 2022-05-19 20:34:46 +01:00