PCv5/app/processors
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
..
__init__.py __init__.py: refactor registration of assets 2020-07-30 14:49:18 +02:00
menu.py perf: avoid N+1 query in recent topics and news 2022-05-12 21:53:26 +01:00
stats.py add a developer warning for slow requests (#63) 2021-07-07 18:42:17 +02:00
utilities.py programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00