In my freshly set-up Askbot install, the "badges" page is empty.
How do I set up badges?
Updated in the repository - added data migration 0005_install_badges, reverse migration removes badges. Will add link to doc page shortly, but the idea is - install fresh code from the repository and run
python manage.py migrate askbot
Only part of the problem solved though - now need to fix badge award scripts and make sure that badge names and descriptions are translated.
note: the application was renamed from forum to askbot to make name more distinctive so it could fit into the Python's site-packages directory.
Asked: May 01 '10
Seen: 852 times
Last updated: Oct 15 '10
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.