PCv5/app/models
Lephe aa75ff09a1
forum: implement forum tree generation
This commit adds a forum tree YAML file (URL-based rather than an
actual tree...) and the 'forums' and 'create-forums' commands for
the master script.

A page /admin/forums is also used to currently display the forum
tree, although this will probably be turned into a full table with
forum descriptions, and a form with edition capabilities.
2019-09-09 08:11:37 +02:00
..
comment.py forum: improve model relationships (so that it works) 2019-08-24 19:17:13 +02:00
forum.py forum: implement forum tree generation 2019-09-09 08:11:37 +02:00
notification.py Ajout des notifications 2019-09-01 12:30:41 +02:00
post.py forum: provide suitable migrations for the database 2019-08-21 16:50:23 +02:00
privs.py forum: provide suitable migrations for the database 2019-08-21 16:50:23 +02:00
thread.py forum: improve model relationships (so that it works) 2019-08-24 19:17:13 +02:00
topic.py forum: improve model relationships (so that it works) 2019-08-24 19:17:13 +02:00
trophies.py trophies: automatically remove undeserved trophies 2019-08-19 17:26:22 +02:00
users.py Ajout des notifications 2019-09-01 12:30:41 +02:00