Comment #4 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
I know this is an issue in the packaged copies. Those are really the only things out there that are going to hit this (nobody manually installs 1.5.x with Python packages, and they'd get a newer Django anyway).
I'd recommend patching that file manually if you plan to do any revisions on it. Given the hard-coded Django requirement, you can have the code access settings.DATABASE instead of settings.DATABASES['default'].
-- 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.
