Comment #6 on issue 3967 by [email protected]: upgrade from 2.0.18 to
2.0.20 get error
https://code.google.com/p/reviewboard/issues/detail?id=3967
Okay, something to try:
First, back up your database. We will be doing something that might require
re-loading it back in.
Second, go back in the Python shell and do:
>>> from django_evolution.models import Version
>>> v = Version.objects.all()[0]
>>> print v
At that point, it should say "Hinted version, updated on 2015-02-12
02:23:19+00:00". If it doesn't, stop, and let me know.
Then do:
>>> v.delete()
Then repeat the rb-site upgrade.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.