Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 2011-02-14 07:02:45 -0500

Jmons gravatar image Jmons

Whilst askbot might work, I'm not sure 'startforum' does - I think there is an issue where it requires django==1.1.2, not django > 1.1.2 (if that is even possible to specify?)

click to hide/show revision 2
Updated showing startforum works fine.

Whilst askbot might work, I'm not sure 'startforum' does - I think there is an issue where it requires django==1.1.2, not django > 1.1.2 (if that is even possible to specify?)

-- Edit-- A quick test shows it does install fine:

(askbot)mcMoo:forum jt$ pip freeze | grep Django
Django==1.2.3
(askbot)mcMoo:forum jt$ startforum

Deploying Askbot - Django Q&A forum application
Problems installing? -> please email admin@askbot.org

To CANCEL - hit Ctr-C at any time
Where to deploy (in which directory)? .
Copying files: 
* __init__.py 
* settings.py 
* manage.py 
* urls.py 

copying directories:  doc  cron  upfiles  
Done. Please find further instructions in the file below:
/.. cut .. /INSTALL