-
-
reviewboard/webapi/resources.py (Diff revision 1) local_site_name can go in the argument list. Does this work when local_site_name is None? Can't remember what Django does when the relation can't be resolved in this case. Want to make sure that the Group query works if local_site__name never matches anything.
-
Add LocalSite rooting for the ReviewGroupResource
Review Request #1958 — Created Nov. 30, 2010 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
Add LocalSite rooting for the ReviewGroupResource This change adds namespacing and unit tests for the ReviewGroupResource and ReviewGroupUserResource.