• 
      

    Fix up several fields in the admin UI for models.

    Review Request #4556 — Created Sept. 11, 2013 and discarded — Latest diff uploaded

    Information

    Review Board
    f560679...

    Reviewers

    While adding some entries to the docs database for the diff file
    attachments, I realized we had some missing fields in the admin UI and
    some fields that should have been limited to raw IDs. The file
    attachment fields on ReviewRequest weren't exposed at all.

    This change adds the missing fields and marks up a few to require raw
    IDs.

    Also, some fields weren't allowed to be blank, even though they should
    have been.