This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6a13e0e226
moto
/
moto
/
s3
History
Steve Pulec
c38731ecbb
Add ACL support for S3 buckets.
2015-11-11 20:26:29 -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 ACL support for S3 buckets.
2015-11-11 20:26:29 -05:00
responses.py
Add ACL support for S3 buckets.
2015-11-11 20:26:29 -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