Changes between Initial Version and Version 1 of Ticket #27567
- Timestamp:
- Dec 3, 2016, 1:02:08 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27567
- Property Owner set to
- Property Status new → assigned
-
Ticket #27567 – Description
initial v1 5 5 I propose that we should catch exceptions when retrieving the user details and state that the user could not be shown while still showing everything else. 6 6 7 I have created a patch that fixes this issue, I will add a link to the PR shortly. 7 PR: https://github.com/django/django/pull/7656