-
-
reviewboard/webapi/resources.py (Diff revision 1) I guess this is needed because of the whole reverse() not doing the right thing? Instead of hard-coding "reviews", can you use self.uri_name?
-

david got a fish trophy!
Add LocalSite rooting for the ReviewResource.
Review Request #1991 — Created Dec. 11, 2010 and submitted
Information | |
---|---|
david | |
Review Board | |
master | |
Reviewers | |
reviewboard | |
Add LocalSite rooting for the ReviewResource. This change adds the local site namespacing and unit tests for reviews and draft reviews.
Unit tests pass.