|
Host_Requirements
Requirements your host must meet for Review Board
This page has moved. See http://www.review-board.org/docs/manual/dev/admin/ |
Sign in to add a comment
|
|
|
Search
|
|
Host_Requirements
Requirements your host must meet for Review Board
This page has moved. See http://www.review-board.org/docs/manual/dev/admin/ |
Sign in to add a comment
"Django version 0.97 or higher"
How does one install Django >= 0.97? The latest release is 0.96.2
The development version (a checkout of trunk) would be version .97 or higher. The requirements could be more accurately written, "Django development version (trunk checkout)"
How about git support?
Syntax Highlighting requires pygments
Not sure what version is expected, I'm using pygments 0.10 without any problems. I'm also not sure if it is required or an optional component. (I'm also using Django trunk r8955 - ~version 1.0)
is apache strictly required? for a small team is not possible to use django internal web server?