Custom Query (1173 matches)
Results (172 - 174 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#217 | FIXED | Some "verification needed" messages are not clear that _e-mail address_ is to be verified | ||
Description |
These messages: - "Almost done! Your account still needs to be verified." - "Someone has registered an account with this username, but it still has to be verified." say the account needs to be verified. But really what needs to be *verified* is that the e-mail address belongs to the account's owner. The account itself needs to be *activated*. |
|||
#219 | FIXED | CloudFilesStorage.get_file() performance issue. | ||
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. |
|||
#221 | FIXED | CloudFilesStorage - Incorrect MIMEtypes | ||
Description |
The MIMEtype application/octet-stream is always set for files in the public\_store. |
Note:
See TracQuery
for help on using queries.