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
moto
/
moto
/
dynamodb2
History
Peter Gorniak
0c875fd268
fixes for python 2.6 and 3
2016-12-07 13:31:15 -08:00
..
__init__.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
comparisons.py
Fixed DynamoDB 'IN' comparison function
2016-03-29 16:26:46 -05:00
models.py
correct looping through update actions, value stripping, hash key regex
2016-12-07 11:47:48 -08:00
responses.py
fixes for python 2.6 and 3
2016-12-07 13:31:15 -08:00
urls.py
Fixed non threadsafe code
2015-03-16 13:13:40 +01:00