Fix a couple small issues in the new related user selector.

Review Request #8248 — Created June 17, 2016 and submitted

Information

Review Board
release-2.5.x
8703e77...

Reviewers

The user selector worked pretty well for most cases, but I encountered a couple
small issues when saving certain forms with empty lists of users. This change
fixes them.

Saved a bunch of forms. No longer see weird errors about the empty string not
being a valid pk.

reviewbot
  1. Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/admin/form_widgets.py
    
    
    
    Tool: Pyflakes
    Processed Files:
        reviewboard/admin/form_widgets.py
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (81f4719)
Loading...