210: Traceback viewing review requests when show_submitted is False
- Fixed
- Review Board
fore*****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Aug. 22, 2007 |
Uncaught exception due to BogusQuerySet not having an excludes method. Attached patch resolves the issue, although it is probably not a good way to do so. The BogusQuerySet class claims to only be for use with generic list views, but ... that is not really true.