Changes between Initial Version and Version 1 of Ticket #25569, comment 16
- Timestamp:
- Nov 26, 2016, 5:17:42 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25569, comment 16
initial v1 3 3 If there at least one relational fields amongst the fields given to select_related, the message becomes: 4 4 5 FieldError: Invalid field name(s) given in select_related: 'choice_set'. Choices are: (none)". Reverse relations cannot be used in select_related'5 >FieldError: Invalid field name(s) given in select_related: 'choice_set'. Choices are: (none)". Reverse relations cannot be used in select_related'