From Fedora Project Wiki

No edit summary
m (noted that Askbot is not maintained by fedora infra)
 
(98 intermediate revisions by 5 users not shown)
Line 1: Line 1:
http://askbot.org is a question and answer oriented forum similar to Stackoverflow or Yahoo Answers.  It is written in Python and Django.
Askbot is the software behind [[Ask fedora]]


= Waiting on review (review requests by Rahul Sundaram) =
http://askbot.org is a question and answer oriented forum similar to [https://secure.wikimedia.org/wikipedia/en/wiki/Stack_Overflow Stack Overflow] or Yahoo Answers.  It is written in Python and Django.  You can file bug reports by posting questions at http://askbot.org/en/questions/ and the source code is at https://github.com/ASKBOT/askbot-devel/.  It is primarily developed, maintained, and kindly hosted by Evgeny Fadeev at https://askbot.org.


django-keyedcache - https://bugzilla.redhat.com/show_bug.cgi?id=697492
Ask Fedora is not managed by the Fedora [[Infrastructure]] team.
 
django-robots -  https://bugzilla.redhat.com/show_bug.cgi?id=696516
 
django-countries - https://bugzilla.redhat.com/show_bug.cgi?id=696485
 
django-celery -  https://bugzilla.redhat.com/show_bug.cgi?id=697483
 
django-kombu - https://bugzilla.redhat.com/show_bug.cgi?id=696527
 
python-coffin - https://bugzilla.redhat.com/show_bug.cgi?id=699335
 
askbot  - https://bugzilla.redhat.com/show_bug.cgi?id=699336
 
= Other dependencies (pre-existing review requests)  =
 
python-celery (dep of django-celery) - https://bugzilla.redhat.com/show_bug.cgi?id=611277
 
django-picklefield (dep of python-celery) - https://bugzilla.redhat.com/show_bug.cgi?id=611068
 
python-kombu (dep of python-celery) - https://bugzilla.redhat.com/show_bug.cgi?id=691115
 
python-html5lib (runtime dep of askbot) - https://bugzilla.redhat.com/show_bug.cgi?id=252108

Latest revision as of 15:50, 15 November 2018

Askbot is the software behind Ask fedora

http://askbot.org is a question and answer oriented forum similar to Stack Overflow or Yahoo Answers. It is written in Python and Django. You can file bug reports by posting questions at http://askbot.org/en/questions/ and the source code is at https://github.com/ASKBOT/askbot-devel/. It is primarily developed, maintained, and kindly hosted by Evgeny Fadeev at https://askbot.org.

Ask Fedora is not managed by the Fedora Infrastructure team.