[magic-removal][patch] Not checking for silent_variable_failure in related object lookups
As of r2384 of magic-removal: resolve_variable in django.template was not checking for silent_variable_failure in attribute lookup, which is the post-Descriptor way of getting Related Objects.
Change History
(4)
| Summary: |
Not checking for silent_variable_failure in related object lookups → [magic-removal][patch] Not checking for silent_variable_failure in related object lookups
|
| Owner: |
changed from Adrian Holovaty to Russell Keith-Magee
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
Patch