Add an API for deleting review groups.

Review Request #2616 — Created Sept. 24, 2011 and submitted

Information

Review Board
release-1.6.x

Reviewers

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 …

mike_conleymike_conley
mike_conley
  1. David:
    
    This looks good, except for a confusing comment.  See below.
    
    Thanks,
    
    -Mike
  2. 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.
    1. I swear I speak english real good.
  3. 
      
david
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-1.6.x (d6bb84e)
Loading...