My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 9: Photo.save needes to be finished
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  Myles.Braithwaite
Type-Defect
Priority-Critical


Sign in to add a comment
 
Reported by cfkarsten, Jun 25, 2008
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
                """
                


Comment 1 by Myles.Braithwaite, Jul 07, 2008
I am still testing the best way to do this.
Status: Accepted
Owner: Myles.Braithwaite
Labels: -Priority-Medium Priority-Critical
Sign in to add a comment

Hosted by Google Code