Add LocalSite rooting for the ReviewRequestResource.

Review Request #1973 — Created Dec. 4, 2010 and submitted

Information

Review Board
master

Reviewers

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.

 
chipx86
  1. 
      
  2. 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.
  3. reviewboard/webapi/resources.py (Diff revision 1)
     
     
     
     
     
    This needs to factor in the SITE_ROOT.
  4. 
      
david
david
Review request changed
chipx86
  1. 
      
    1. Thanks for all the reviews!
  2. 
      
Loading...