Commit Graph

5 Commits

Author SHA1 Message Date
5a2d6efbe1 Add list_display customization to the reports view
This allows us to access the reported post's body, subject, etc for
in-line display. It ain't perfect, but it definitely is better than
nothing.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-06-19 18:12:02 -07:00
d148b653cd Update report admin to have post, reason, and IP as readonly
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-06-15 20:50:21 -07:00
2940affae3 Add reports, report reasons, bans, and ban templates
Reports are created by users.

Bans are created by moderators, in response to reports.

Report reasons and ban templates are created by admins, which give a
template for reports sent and bans issued.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-07 17:39:40 -07:00
1aa263fd7d Add board and post view to admin
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-07 17:39:40 -07:00
126db039e2 Initial commit
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-03 18:02:04 -07:00