Expose the extra_data field for admins
Review Request #7638 — Created Sept. 18, 2015 and submitted
For debugging purposes, the database admin pages now expose the extra_data field. We already had this for Comments and Reviews; now, we also have this for Groups, ReviewRequests, and ReviewRequestDrafts.
- Ran the unit tests for reviewboard (passed 1780 tests, skipped 104).
- Manually verified that the extra_data field was exposed each time.
-
Change description looks pretty good, but you shouldn't include the bug number in the summary, as that's already represented in the bugs field. The bugs field will be retained in the commit message when landed.
Tool: Pyflakes Processed Files: reviewboard/reviews/admin.py Tool: PEP8 Style Checker Processed Files: reviewboard/reviews/admin.py