fdfd
This commit is contained in:
parent
8796d473eb
commit
345705ede8
1 changed files with 1 additions and 1 deletions
|
@ -359,7 +359,7 @@ class User(Base, Stndrd, Age_times):
|
|||
|
||||
firstrange = 25 * (page - 1)
|
||||
secondrange = firstrange + 26
|
||||
comments = comments[firstrange:secondrange]
|
||||
return comments[firstrange:secondrange]
|
||||
|
||||
|
||||
def notification_subscriptions(self, page=1):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue