Moved code to extract participants from reviews and review requests to the appropriate models.

Review Request #939 — Created Aug. 3, 2009 and submitted

Information

Review Board SVN (deprecated)

Reviewers

Get participants from review(|_request) doesn't belong in email code.

Moved to appropriate models as a property.

This patch requires http://reviews.review-board.org/r/910/ to be applied first.
All tests pass.
david
  1. Just one change
  2. /trunk/reviewboard/reviews/models.py (Diff revision 1)
     
     
    Shouldn't this be "self" instead of "review_request"?
  3. 
      
chipx86
  1. Finally getting all these in for 1.6. Committed as 0286631. Thanks!
  2. 
      
Loading...