PCv5/app/routes
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
..
account clean up account forms (factor + syntax) (#70) 2021-07-08 15:12:37 +02:00
admin admin: remove trophy edition interface (#82) 2022-05-26 20:16:29 +01:00
api misc: small fixes 2021-02-18 00:04:28 +01:00
forum forum: factor attachment creation code 2022-05-26 20:08:16 +01:00
polls model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
posts forum: fix edit timestamp recording + display 2022-05-26 21:24:50 +01:00
programs programs: add tag input and display (#114) 2022-06-14 23:19:41 +01:00
__init__.py admin: remove trophy edition interface (#82) 2022-05-26 20:16:29 +01:00
development.py account: make default avatar selection less hacky 2022-05-05 20:33:45 +01:00
index.py Retrait de quelques erreurs par rapport à la PEP8 (avec Flake8) 2019-06-05 11:35:54 +02:00
search.py Passage des routes en français (#41) 2019-12-16 23:57:50 +01:00
tools.py Passage des routes en français (#41) 2019-12-16 23:57:50 +01:00
users.py fix a typo in many files 2020-08-25 22:57:45 +02:00