Custom Query (1173 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (217 - 219 of 1173)

Ticket Resolution Summary Owner Reporter
#316 FIXED CloudFiles - Add name attribute to cloudfiles file-object joar joar
Description
In the current state, uploading any image will break CloudFiles.

This is probably due to PIL reading the "name" attribute of the
passed file object. AFAIK CloudFiles does not have one.



#221 FIXED CloudFilesStorage - Incorrect MIMEtypes Christopher Allan Webber joar
Description
The MIMEtype application/octet-stream is always set for files in
the public\_store.



#219 FIXED CloudFilesStorage.get_file() performance issue. Christopher Allan Webber joar
Description
For the thumb listings such as the index page, gallery page a call
to cloudfiles is made for every thumbnail on the page.

CloudFilesStorage should be changed to save container\_url on
*init*, and then use self.\_resolve\_filepath() to generate the
filepath without verifying that the file exists, just like
BasicFileStorage does.



Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.