Comment #4 on issue 3967 by shirph...@126.com: upgrade from 2.0.18 to 2.0.20 get error
https://code.google.com/p/reviewboard/issues/detail?id=3967

for admin --- database --- django_evolution ----- versions, get the following list in web UI:
        Stored version, updated on 2015-02-12 02:23:19+00:00
        Hinted version, updated on 2015-02-12 02:23:19+00:00
        Stored version, updated on 2014-11-13 01:53:34+00:00
        Stored version, updated on 2014-08-08 02:26:47+00:00
        Stored version, updated on 2014-06-04 08:17:08+00:00
        Hinted version, updated on 2014-06-04 08:17:07+00:00
        Stored version, updated on 2014-04-22 23:13:10+00:00
        Stored version, updated on 2013-11-19 10:56:17+00:00
8 versions

I can not run the command with the error:
yihuihu@shreview02:/var/www$ sudo rb-site manage /var/www/reviewboard/ shell
Python 2.7.3 (default, Sep 26 2013, 20:03:06)
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
(InteractiveConsole)
from django_evolution.models import Version
for version in Version.objects.all():
... print version
  File "<console>", line 2
    print version
        ^
IndentationError: expected an indented block


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.

Reply via email to