extensions-website/abuse/migrations
Dalai Felinto 713163df61 Report a Review option
Note:
* Right now I kept the same Reasons and Versions field we use when
  reporting extensions.
* Also I still included the Blender version.

While the Blender Version is relevant (I think), we may want a different
set of reasons for this.

Also, in theory the system was made so users could be reported as well.
They are not at the moment.

Possible future improvements:
* System to report users as well.
* Menu entry Report Queue for moderators.
* Custom Reason set for reviews.
2024-03-01 16:24:44 +01:00
..
__init__.py Initial models, tests and other boilerplate 2022-08-25 17:37:48 +02:00
0001_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0002_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0003_initial.py Flattening out django migrations 2024-01-29 16:41:08 +01:00
0004_abusereport_rating_abusereport_type.py Report a Review option 2024-03-01 16:24:44 +01:00