Comment #5 on issue 2387 by [email protected]: Review Board upgrades break on
Django 1.1.4
http://code.google.com/p/reviewboard/issues/detail?id=2387
Since Django evolution isn't needed for fresh install, here's a workaround
for use with "rb-site install".
CentOS 5 i386, ReviewBoard-1.5.7-1.el5 (From EPEL repo).
Edit:
/usr/lib/python2.4/site-packages/reviewboard/changedescs/evolutions/__init__.py
Comment out last two lines (add # to start of line).
#if settings.DATABASES['default']['ENGINE'].endswith('mysql'):
# SEQUENCE.append('fields_changed_longtext')
--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.