Class RawQuerySet

Provide an iterator which converts the results of raw SQL queries into annotated model instances.

Declaration

class RawQuerySet
source link

Documentation

Methods