flickr info

This commit is contained in:
sanj 2010-10-26 01:51:18 +02:00
parent 05fec8e53d
commit 9696738479

View File

@ -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': {