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