-
-
reviewboard/webapi/resources.py (Diff revision 1) Should be able to just put both of these in the get_object parameter list, and then just make sure to pass them to get_queryset as well.
-
Add LocalSite rooting for the ReviewRequestResource.
Review Request #1973 — Created Dec. 4, 2010 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
Add LocalSite rooting for the ReviewRequestResource. This change adds the local site namespacing for all the various operations on the ReviewRequestResource, along with a bunch of unit tests for all of that behavior.