Fix up several fields in the admin UI for models.

Review Request #4534 — Created Sept. 6, 2013 and submitted

Information

Review Board
master

Reviewers

Fix up several fields in the admin UI for models.

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.

I was able to add what I needed to the database.

reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    reviewboard/diffviewer/admin.py
    reviewboard/diffviewer/models.py
    reviewboard/reviews/admin.py
    Ignored Files:

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    reviewboard/diffviewer/admin.py
    reviewboard/diffviewer/models.py
    reviewboard/reviews/admin.py
    Ignored Files:

  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...