Comment #4 on issue 2304 by chip...@gmail.com: [Page not found] after upgrade to 1.6.1
http://code.google.com/p/reviewboard/issues/detail?id=2304

It's possible they changed something that broke mod_python in Django 1.3.1. For the heck of it, try downgrading Django to 1.3.0 and see if it fixes it.

Should be able to remove your existing Django 1.3.1 directory in Python's site-packages directory, and then install using:

    sudo easy_install Django==1.3.0

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to