Changes between Initial Version and Version 2 of Ticket #28529
- Timestamp:
- 08/25/17 16:50:27 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28529
-
Property
Status
changed from
new
toassigned
- Property Needs tests set
-
Property
Summary
changed from
Clean "VariableDoesNotExist" errors in admin templates
toFix VariableDoesNotExist warnings in admin templates
- Property Owner changed from nobody to Vlastimil Zíma
-
Property
Triage Stage
changed from
Unreviewed
toAccepted
-
Property
Status
changed from
-
Ticket #28529 – Description
initial v2 1 In discussion about the template error logs https://groups.google.com/d/msg/django-developers/zdULZcmAWNw/YvzDwa5FCAAJ, Tim mentioned a ticket #28516 about an errors in admin change_list. To provide a relevant feedbackI tried to fix admin templates in order to remove all `VariableDoesNotExist` errors.1 In [https://groups.google.com/d/msg/django-developers/zdULZcmAWNw/YvzDwa5FCAAJ discussion about the template error logs], Tim mentioned #28516 about an errors in admin change_list. To provide a relevant feedback, I tried to fix admin templates in order to remove all `VariableDoesNotExist` errors. 2 2 3 I open this ticket, because the#28516 was closed without a solution and as a response to Tim's comment in the discussion.3 I open this ticket, because #28516 was closed without a solution and as a response to Tim's comment in the discussion.