moto/moto/dynamodb2
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