« Previous | Next » 

Revision aee9a389

IDaee9a389b442fe7958ac573b6814cd37fd6cace2

Added by Giorgos Korfiatis about 11 years ago

Force query to list before passing as argument

An unevaluated query ends up being used as an argument of intended list
type to another query, which fails in the case of an EmptyQuerySet, which
is not iterable.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences