« Previous | Next » 

Revision 787f7372

ID787f7372b6469574926d2709e667c9f360991d8a

Added by Giorgos Korfiatis about 10 years ago

snf_django: Fix select_related in ListCommand

Pass all related fields in a single call, because select_related does not
chain as expected (yet). See https://code.djangoproject.com/ticket/16855

Also pass prefetch_related in a uniform way.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences