pygame / pygameweb

🎮🕸️ pygame.org website. Python, PostgreSQL, Flask, sqlalchemy, JS.
https://www.pygame.org/
BSD 2-Clause "Simplified" License
121 stars 29 forks source link

Project, admin mark as spam tools. #21

Open illume opened 6 years ago

illume commented 6 years ago

When logged in as admin there's a [Spam] and [Delete] button on the projects link.

Use same object structure as comments, to reuse much code. (is_spam, etc).

illume commented 6 years ago

Some more ideas here: https://github.com/pygame/pygameweb/issues/60

s0lst1ce commented 4 years ago

This would be very good indeed. It would enable to split the spam removal more efficiently.