force query
This commit is contained in:
parent
0bc75ec547
commit
a919c0ee26
|
@ -64,6 +64,7 @@ class GenericMixin(View):
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
.distinct()
|
.distinct()
|
||||||
|
.all()
|
||||||
)
|
)
|
||||||
|
|
||||||
def get_context(self):
|
def get_context(self):
|
||||||
|
|
Reference in New Issue