flickr info
This commit is contained in:
parent
46a512a4c7
commit
05fec8e53d
|
@ -79,7 +79,7 @@ class Image(models.Model):
|
|||
'photoInfo': {
|
||||
'title': flickrPhoto._Photo__title,
|
||||
'description': flickrPhoto._Photo__description,
|
||||
'owner': flickrPhoto._Photo__owner,
|
||||
# 'owner': flickrPhoto._Photo__owner,
|
||||
'tags': flickrPhoto._Photo__tags
|
||||
},
|
||||
'caption': self.caption,
|
||||
|
|
Loading…
Reference in New Issue
Block a user