]> git.openstreetmap.org Git - osqa.git/commit
Added an option to allow users with higher reputation vote more than the users with...
authorjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 4 Jan 2011 11:43:52 +0000 (11:43 +0000)
committerjordan <jordan@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Tue, 4 Jan 2011 11:43:52 +0000 (11:43 +0000)
commitb7bd197a889546e6d8a1c8bb093d2da2b1b8fcb9
tree0f5460b39bffa5ec6d324e8f62e78c34e22bb1e3
parent8814fb6f8c8476f673102c1ebe7b5b2d3cf7275a
Added an option to allow users with higher reputation vote more than the users with a lower one. The user reputation is added to the MAX_VOTES_PER_DAY option. This option can be moderated from the OSQA administration.

git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@667 0cfe37f9-358a-4d5e-be75-b63607b5c754
forum/models/user.py
forum/settings/email.py
forum/settings/voting.py
forum/views/commands.py