who has upvoted what ?
I have setup my own askbot on local have 10-15 dummy users wanted to know how can i get which user has upvoted which question/answer [may be from database ].
If you are logged in with an administrator account you can visit each user's profile page and check the "votes" tab, where you will see what questions and users this particular user voted up or down.
As an administrator, you can also access "your.askbot.site/admin" which is a web interface to the Django admin, maybe you can find information about votes there.
There may be better ways to get what you're looking for, let's hope that expert askbot admins can answer.
is there any default password for admin ......i donot remember setting any password
The first user created will have admin privileges so just use the password for that account.
To enter a block of code:
Comments