Changes between Initial Version and Version 1 of Ticket #32848, comment 4
- Timestamp:
- Jun 16, 2021, 8:57:06 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32848, comment 4
initial v1 7 7 I got: "FieldError: Cannot resolve keyword 'bob' into field." 8 8 9 I didn't try to evaluate how difficult is to do the same resolution in Queryset's filter and values.9 I didn't try to evaluate how difficult is to do the same name resolution in Queryset's filter and values. 10 10 But I think that is good to keep the pattern and the two message errors give a correct explanation.