annotations/icons/list description
This commit is contained in:
parent
524b134551
commit
f94eb3fefe
4 changed files with 24 additions and 13 deletions
|
|
@ -652,6 +652,7 @@ class Item(models.Model):
|
|||
stream.extract_derivatives()
|
||||
self.make_local_posters()
|
||||
self.make_poster()
|
||||
self.make_icon()
|
||||
self.available = True
|
||||
self.save()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue