Updates:
        Status: Confirmed
Labels: -Priority-Medium Priority-Low Milestone-Release1.5 Component-RB-Site

Comment #1 on issue 1683 by chipx86: PendingDeprecationWarning while rbsite install
http://code.google.com/p/reviewboard/issues/detail?id=1683

We should see about turning off these warnings (if we can), but we can't fix the core issue until we bump our dependency on Django to 1.2 (since we must use the 1.1-compatible settings for databases).

If we ship this, though, that's not the end of the world.

There are two things to tackle here, though. It looks like it's complaining about the old database settings variables, and also about some Field classes not taking the connection argument. The latter is easily fixed (it's a Djblets thing).

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to