PCv5/app/templates
Lephe d1a8333cae
forum: add forum listing routes
With this change, URLs for forum listings are now available. This
includes URLs like /news or /projects/games. Each of them show a
(currently empty) forum index.

Note that URLs that are not linked to in the forum index, namely URLs
for forums that have children (eg. /forum/news), are still accessible. We
could ban this by raising ValidationError if the forum has a non-empty
[sub_forums] attribute but displaying all subjects feels better.

URLs that point to /forum, but do not name a sub-forum and are not of
the form of a topic URL produce 404 errors.
2019-09-09 08:11:38 +02:00
..
account Mieux quand les notifs sont dans l'ordre anti-chronologique 2019-09-01 22:54:53 +02:00
admin forum: better tree visualization, and topics 2019-09-09 08:11:38 +02:00
base forum: add the forum index page 2019-09-09 08:11:38 +02:00
errors errors: use the title block 2019-09-09 08:11:38 +02:00
forum forum: add forum listing routes 2019-09-09 08:11:38 +02:00
widgets account: implement leveling and a simple profile widget 2019-05-03 13:40:20 +02:00
account.html account: introduce normalized names 2019-06-05 20:01:12 -04:00
delete_account.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
index.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
login.html Correction d'une erreur de style 2019-08-06 12:52:07 +02:00
register.html account: introduce normalized names 2019-06-05 20:01:12 -04:00
search.html templates: slightly restructure and improve design 2019-02-09 11:32:08 +01:00
user.html Modifications on trophies and titles #10 (and more) 2019-06-11 00:15:23 +02:00
validation.html Issue #3, remplir /register/validation 2019-09-08 16:44:10 +02:00