moto/moto/s3
2015-03-05 19:32:02 -05:00
..
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
exceptions.py use request body in complete upload, improve exception handling 2015-02-10 16:56:56 +02:00
models.py [S3]Only add multipart part_id to partlist if it is not already in there. Closes #324. 2015-03-05 19:32:02 -05:00
responses.py Fix bucket versioning when running under moto_server 2015-02-22 22:22:41 +07:00
urls.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
utils.py Add special S3 bucket create logic for us-east-1. Closes #273. 2014-12-10 20:20:51 -05:00