PCv5/app/models
Darks c6ef83d32c
post: add move to another thread operation (#79)
Currently only support forum
2021-07-14 19:55:16 +02:00
..
polls polls: added multi-choices polls 2021-02-22 22:49:11 +01:00
__init__.py programs: add models for programs and topic promotions (#20) 2020-08-01 15:11:19 +02:00
attachment.py model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
comment.py post: add move to another thread operation (#79) 2021-07-14 19:55:16 +02:00
forum.py review of privileges and forum permissions 2021-02-26 18:32:45 +01:00
notification.py model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
poll.py model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
post.py model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
priv.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00
program.py model: add all deletion methods (except Guest/Member) 2021-07-07 21:23:35 +02:00
thread.py model: avoid the foreign key cycle between Thread and Comment 2021-07-07 19:38:28 +02:00
topic.py forum: do not delete threads of promoted topics 2021-07-12 20:39:19 +02:00
trophy.py trophy: fix deleteion 2021-07-08 10:58:53 +02:00
user.py forum: update trophies/xp of deleted topics' contributors 2021-07-12 20:39:44 +02:00