Opened 7 years ago
Last modified 6 years ago
#28529 closed Cleanup/optimization
Clean "VariableDoesNotExist" errors in admin templates — at Initial Version
Reported by: | Vlastimil Zíma | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | yes | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
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 feedback I tried to fix admin templates in order to remove all VariableDoesNotExist
errors.
I open this ticket, because the #28516 was closed without a solution and as a response to Tim's comment in the discussion.
Note:
See TracTickets
for help on using tickets.