1

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?

4

1 に答える 1

1

3 つのうちのいずれかを使用して、モデルに不適切なフラグを立てることができると私は主張します。を好む特定の考慮事項はありますdjango-flagか?

于 2010-08-15T05:12:06.683 に答える