Revision history [back]
Hmm, most likely the users cannot vote. So you can decrease the barrier to vote to "1" in the "settings->Minimum reputation".
If you do not see link to "settings" - make yourself an admin on the command line:
python manage.py add_admin <your_user_id>
(adding admin through the web is on a todo list now)