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