-
-
reviewboard/reviews/models.py (Diff revision 1) I'm having a hard time understanding the first line of this comment. I get the gist of it, but I think it could be cleared up.
Add an API for deleting review groups.
Review Request #2616 — Created Sept. 24, 2011 and submitted
Information | |
---|---|
david | |
Review Board | |
release-1.6.x | |
Reviewers | |
reviewboard | |
Add an API for deleting review groups. Until now, we've only had GET support for review groups in the API. Now that I'm trying to make a fancy UI for managing groups, I'd like to be able to delete them as well (no edit, yet). This change adds said API, along with unit tests.
Ran tests.
Description | From | Last Updated |
---|---|---|
I'm having a hard time understanding the first line of this comment. I get the gist of it, but I … |
|