PCv5/app/models
Eldeberen d6512bb197
polls: added multi-choices polls
2021-02-22 22:49:11 +01: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 attachments: added attachments system 2020-08-01 21:26:06 +02:00
comment.py Merge branch 'dev' of gitea.planet-casio.com:devs/PCv5 into polls 2021-02-20 01:36:04 +01:00
forum.py forum: add true, recursive deletion methods 2020-11-01 10:49:24 +01:00
notification.py model: minor convention updates 2019-11-21 15:31:46 +01:00
poll.py poll: add ability to vote 2021-02-20 00:33:34 +01:00
post.py fix: better PEP8 2020-08-05 22:52:56 +02:00
priv.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00
program.py fix: better PEP8 2020-08-05 22:52:56 +02:00
thread.py forum: add true, recursive deletion methods 2020-11-01 10:49:24 +01:00
topic.py topic: fix model preventing Post from polymorphic loading as Topic 2021-02-20 19:03:14 +01:00
trophy.py refact: models files are nom uniform (all singular) 2020-08-06 21:19:01 +02:00
user.py admin: fix name edition through admin panel (#85) 2021-02-20 19:32:18 +01:00