fd
This commit is contained in:
parent
54d063d5de
commit
5131e139eb
2 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,7 @@ class Submission(Base, Stndrd, Age_times, Scores, Fuzzing):
|
|||
@property
|
||||
@lazy
|
||||
def permalink(self):
|
||||
if self.club: return f"/post/{self.id}"
|
||||
|
||||
output = self.title.lower()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue