| Issue 9: | Photo.save needes to be finished |
‹ Prev
7 of 7
|
| 1 person starred this issue and may be notified of changes. | Back to list |
http://code.google.com/p/django-photo-gallery/source/browse/trunk/models.py?r=13#107 class Photo(models.Model): def save(self): """ We use PIL's Image object Docs: http://www.pythonware.com/library/pil/handbook/image.htm """ |
|
,
Jul 07, 2008
I am still testing the best way to do this.
Status: Accepted
Owner: Myles.Braithwaite Labels: -Priority-Medium Priority-Critical |
|
|
|