PCv5/app/routes/programs
Lephe db0e42d285
programs: add tag input and display (#114)
* Add a TagListField which automatically validates its input against the
  TagInformation database, and has a richer .selected_tags() method
* Add a dynamic tag input widget, available through a macro (*import
  with context*), that supports both JS and non-JS input
* Add a TagInformation.all_tags() function
* Add colored tag display to all themes
* Fix a bug causing programs to have no names
* Add tags: games.action, games.narrative, courses.informatics

[MASTER] Run the 'update-tags' command of master.py.
2022-06-14 23:19:41 +01:00
..
index.py programs: program creation + view + comments 2022-05-19 20:34:46 +01:00
program.py forum: factor attachment creation code 2022-05-26 20:08:16 +01:00
submit.py programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00