I installed OSQA using the bitnami installer and everything worked fine. I must thank bitnami for this hassle-free one click procedure. Now, I am hacking at the osqa code base. If I need to restore the database to its initial state, do i need to reinstall OSQA or is there any command to truncate the database and load intial data.
I tried python.py manage migrate forum but it didnt work.