Added a "To Me" column to the pages with lists of Reviews.
Review Request #2802 — Created Jan. 20, 2012 and submitted
Addresses issue 495. Added a "To Me" column to the pages with lists of Reviews, and the requests that target a logged-in user will be indicated with a ».
Tested on local dev environment on Linux using Chromium 16.0.912.75.
Screenshots
| Description | From | Last Updated |
|---|---|---|
|
Two blank lines (to follow PEP8) |
DD ddruska | |
|
How about label being » as well? |
|
|
|
You can use .exists() here instead of count: https://docs.djangoproject.com/en/dev/ref/models/querysets/#exists |
DD ddruska | |
|
Two blank lines here too! |
DD ddruska | |
|
At least two spaces before inline comment |
DD ddruska |
AM
Review request changed
- Screenshots:
-
To Me column in Action
AM
Review request changed
- Change Summary:
-
In addition to addressing the changes, I have added » to the detailed label to make it more in line with the icon-based columns.
AM
Review request changed
- Change Summary:
-
Added the extra space and an extra line further down where it was violating PEP 8.