Changes between Version 1 and Version 2 of AmazonSimpleStorageService
- Timestamp:
- Jun 7, 2007, 7:39:23 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AmazonSimpleStorageService
v1 v2 5 5 6 6 This hasn't been tested extensively, so I invite you to contribute any fixes right here on the page. Maybe the django gods will see fit to include this right into django. 7 8 Call get_WHATEVER_url() on the object to get the public URL to view/download the given file. 9 10 Currently if you change the content type in the object, that change doesn't take effect until the next time you upload a file. 7 11 8 12 {{{