Dear readers,
Proud to release the first "public" version of qa-stack. A Q&A system loosely inspired by the popular StackOverflow web application written in python using the web2py framework.
Technical Documentation:
https://docs.google.com/document/pub?id=18WpX6BYgv1MD3IeClLsvNNR1AerMFOC2W0tQJ84EmGg
Installation Guide:
Installation of QA-Stack has been somewhat simplified a great deal, basically, if it is a new install, just uncompress the application in your web2py applications folder, edit ./qastack/models/db.py and change the DAL() instance to point to your DB, and just access the main index page, the system will create a new username and a password for you to administer the site and you should be good to go. If you are upgrading it, please contact the forums at pyform.org for specific help and community comments.
Help & Community:
Thanks!
Julio.
