First time here? Check out the FAQ!

Revision history  [back]

limit contributors

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?