fdfd
This commit is contained in:
parent
152ec087ee
commit
93de7fb27b
1 changed files with 0 additions and 1 deletions
|
@ -72,7 +72,6 @@ def notifications(v):
|
|||
render_replies=True,
|
||||
is_notification_page=True)
|
||||
|
||||
@cache.memoize(timeout=86400)
|
||||
def frontlist(v=None, sort="hot", page=1, t="all", ids_only=True, filter_words='', **kwargs):
|
||||
|
||||
posts = g.db.query(Submission).options(lazyload('*'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue