Askbot fork used for au quotidien community site
This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Evgeny Fadeev 4ff87c85bc incremented the revision for real and prepared for the release 2012-03-29 20:27:19 -04:00
.tx changed a message in startup procedures and .tx configuration 2011-10-12 11:33:19 -03:00
askbot incremented the revision for real and prepared for the release 2012-03-29 20:27:19 -04:00
.gitignore incremented the revision for real and prepared for the release 2012-03-29 20:27:19 -04:00
.project fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot everywhere, except main README file 2010-04-10 11:29:55 -04:00
.pydevproject fixed up INSTALL, settings_local.py.dist and replaced strings osqa->askbot everywhere, except main README file 2010-04-10 11:29:55 -04:00
AUTHORS fixed some words in roadmap.rst 2011-08-03 18:25:55 -04:00
COPYING added a copy of gpl3 license to the source code 2011-08-04 08:16:05 -04:00
LICENSE fixed some words in roadmap.rst 2011-08-03 18:25:55 -04:00
MANIFEST.in incremented the revision for real and prepared for the release 2012-03-29 20:27:19 -04:00
README.rst inlined questions_list template into questions.html 2010-06-28 20:06:45 -04:00
askbot_requirements.txt bumped version to 0.7.40 2012-03-29 17:42:34 -04:00
askbot_requirements_dev.txt bumped version to 0.7.40 2012-03-29 17:42:34 -04:00
ez_setup.py easy_install kind of works 2010-06-13 19:48:37 -04:00
setup.py fixed a bug in the individual question feed 2012-01-22 13:59:56 -03:00
tox.ini added basic tox testing setup 2011-03-29 00:52:33 -04:00

README.rst

===================
Askbot - Q&A forum
===================

This is Askbot project - open source Q&A system, like StackOverflow, Yahoo Answers and some others

Demo site is http://askbot.org

All documentation is in the directory askbot/doc

askbot-devel repository is open to anyone who wants to help develop Askbot - just drop us a note

Askbot is based on code of CNPROG, originally created by Mike Chen 
and Sailing Cai and some code written for OSQA