django-lfs upload Image doesn't work on some environment ?
        Posted  
        
            by vernomcrp
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vernomcrp
        
        
        
        Published on 2010-06-03T04:38:30Z
        Indexed on 
            2010/06/03
            4:44 UTC
        
        
        Read the original article
        Hit count: 301
        
yesterday, after I complete setup django-lfs without buildout. Happlily create categories and products but while I upload image to product after I push upload button its stay always 'pendings'. I use fedora django==1.1.2,PIL==1.1.7. but its work on osx. Now I try on Ubuntu9.10 with completely PIL==1.1.7 and Django==1.1.2 and its won't work. Anyone hav some good solution for this ? (i may think of flash version because upload part looklike its come from flash)
© Stack Overflow or respective owner