This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I am new to Django and in my webapp I'd like the user to be able to flag a model as inappropriate. I've been using reuasable apps like django-voting and tagging but there is not much documentation for django-flag. Suggestions?