Updates:
        Status: Confirmed

Comment #1 on issue 2689 by chip...@gmail.com: Error logging in to ReviewBoard if not already logged in
http://code.google.com/p/reviewboard/issues/detail?id=2689

This looks to be the new code path in the Django security release. Why we're hitting it, I don't know... I suspect they didn't test in Python 2.4.

I would say for now, manually downgrade to Django 1.3.1. Unfortunately. You can do this with:

    $ sudo easy_install Django==1.3.1

And delete the Django-1.3.2-py2.4.egg directory referenced.

--
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