Steve Pulec
|
e66916d5f1
|
Start to add basic support for dynamodb2 item updating. Closes #16.
|
2014-11-29 22:03:29 -05:00 |
|
Steve Pulec
|
06a635aeaa
|
Remove dynamodb Py3 boto restrictions since we only test newer boto now.
|
2014-11-27 08:03:47 -05:00 |
|
David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Steve Pulec
|
63799f3af8
|
Restrict tests to new version since we have change the behavior.
|
2014-07-22 21:53:54 -04:00 |
|
Steve Pulec
|
12d61ede41
|
Updating dynamodb2 tests for newer boto.
|
2014-07-22 21:47:56 -04:00 |
|
Sorin
|
6277f72c07
|
add try catch for missing package in old boto versions
|
2014-01-07 12:59:36 +02:00 |
|
Sorin
|
b31c3ab8a5
|
use requires_boto_gte instead of removing the earlier versions
|
2014-01-07 10:56:51 +02:00 |
|
creyer
|
48cfd19fe6
|
dynamodb v2 no indexes
|
2013-12-10 11:51:54 +02:00 |
|