Converted Review Board's webapi app to use djblets.webapi
Updated 10 months, 4 weeks ago
| Christian Hammond | Reviewers | ||
| trunk | reviewboard | ||
| None | Review Board SVN | ||
This is the counter-part to the Djblets WebAPI change. This updates Review Board to use the new djblets.webapi app as its base.
All the API URLs I tried work fine. Logging in and posting a review request works fine. Going to start slowly working on unit tests for the API soon.