This website requires JavaScript.
Explore
Help
Sign in
catalin
/
moto
Watch
1
Star
0
Fork
You've already forked moto
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
898d200110
moto
/
moto
/
s3
History
Download ZIP
Download TAR.GZ
MurphyMarkW
b82d0264dc
Fixes suffix range requests to truncate ranges.
2015-06-30 02:04:30 -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
Add basics for S3 bucket lifecycles.
2015-06-02 23:11:23 -04:00
responses.py
Fixes suffix range requests to truncate ranges.
2015-06-30 02:04:30 -05: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