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
9c3996ff58
moto
/
moto
/
dynamodb2
History
Steve Pulec
4aa14960d2
Add support for partial updates and SS in dynamodb.
2015-11-11 21:59:55 -05:00
..
__init__.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
comparisons.py
Add KeyConditionExpression to dynamo.
2015-08-01 19:32:33 -04:00
models.py
Add support for partial updates and SS in dynamodb.
2015-11-11 21:59:55 -05:00
responses.py
Add basic support for AttributeUpdates in Dynamo update_item.
Closes
#449
.
2015-11-07 16:45:24 -05:00
urls.py
Fixed non threadsafe code
2015-03-16 13:13:40 +01:00
utils.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00