-
- Downloads
Update moderation queries
Improve performace of moderation pages by using select_related() to fetch related objects in one query instead of one query per object.
Loading
Please register or sign in to comment
Improve performace of moderation pages by using select_related() to fetch related objects in one query instead of one query per object.