limit contributors

asked 2013-10-08 18:39:14 -0500

SocialQA's avatar

I have change the logic of showing contributors to use reputation but I kept [:avatar limit] and added SIDEBAR_MAIN_AVATAR_LIMIT=2 to settings.py but it didn't limit to 2.

I am talking about the def get_thread_contributors(self, thread_list): method in question.py

Am I missing something?

edit retag flag offensive close merge delete