Use a materialized Extension.latest_version field instead of a dynamic property #152
@ -107,7 +107,6 @@ class SearchView(ListedExtensionsView):
|
|||||||
'preview_set__file',
|
'preview_set__file',
|
||||||
'ratings',
|
'ratings',
|
||||||
'team',
|
'team',
|
||||||
'versions',
|
|
||||||
)
|
)
|
||||||
|
|
||||||
def get_context_data(self, **kwargs):
|
def get_context_data(self, **kwargs):
|
||||||
|
Loading…
Reference in New Issue
Block a user