Comment #3 on issue 2186 by [email protected]: Upgrading site on 1.6 RC2
gives evolution errors
http://code.google.com/p/reviewboard/issues/detail?id=2186
Okay, can you also provide the following:
1) A dump of the database schema (use mysqldump -d)
2) A screenshot of your Django Evolution Versions and Evolutions entry
listings in the admin UI -> Database.
3) Verify you're running the newest Django by doing the following from the
console:
$ python
>>> import django
>>> print django.VERSION
And showing what that says.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.