28 Commits

Author SHA1 Message Date
Kenneth Reitz e24276a7e6 v0.1.1 v0.1.1 2012-07-25 02:35:33 -04:00
Kenneth Reitz dcaba3a2ac Merge remote-tracking branch 'origin/master' 2012-07-25 02:35:22 -04:00
Kenneth Reitz 87d527d7fa Merge pull request #2 from rdegges/master
Allowing Environmental Auth
2012-07-24 23:35:00 -07:00
Randall Degges 45fa3cbdc9 Cleaning up that nastiness. 2012-07-24 17:11:05 -07:00
Randall Degges 053d36046e Adding environment variable auth docs to README. 2012-07-24 17:10:08 -07:00
Randall Degges 85e05f45e8 Making all auth arguments optional.
This lets us authenticate to DynamoDB using our environment credentials
(through boto), eg:

    AWS_ACCESS_KEY_ID, and AWS_SECRET_ACCESS_KEY
2012-07-24 17:05:27 -07:00
Kenneth Reitz 3825fc75ef Merge pull request #1 from cyberdelia/range-key
Add support for range key
2012-06-25 14:57:19 -07:00
Timothée Peignier 863f4f45b7 add support for range key 2012-06-25 23:52:48 +02:00
Kenneth Reitz 0bd4facc55 better readme 2012-06-09 06:24:49 -04:00
Kenneth Reitz 9e013cf29c fix description 2012-06-09 06:19:06 -04:00
Kenneth Reitz 881cd0634c (not yet) 2012-06-09 06:14:32 -04:00
Kenneth Reitz 3640759138 setup.py, manifest v0.1.0 2012-06-09 06:11:06 -04:00
Kenneth Reitz d4c9a6f695 list tables, create tables 2012-06-09 06:07:52 -04:00
Kenneth Reitz 4301b09895 simpler write 2012-06-09 05:42:22 -04:00
Kenneth Reitz 2d50d655e3 eager mode 2012-06-09 05:41:17 -04:00
Kenneth Reitz 894b9577ad eager mode 2012-06-09 05:41:13 -04:00
Kenneth Reitz 2def99de00 :: 2012-06-09 05:00:31 -04:00
Kenneth Reitz 966e8c7ef7 better defaults 2012-06-09 04:59:39 -04:00
Kenneth Reitz 76d3d8efde simpler writes 2012-06-09 04:59:31 -04:00
Kenneth Reitz fca5c83c59 magic key support 2012-06-09 04:58:24 -04:00
Kenneth Reitz 9327ab6f9d installation instructions 2012-06-09 03:33:20 -04:00
Kenneth Reitz 66cbf0c563 setup.py 2012-06-09 03:32:53 -04:00
Kenneth Reitz 185b557793 lawyer up 2012-06-09 03:32:47 -04:00
Kenneth Reitz a6532009bc history 2012-06-09 03:32:43 -04:00
Kenneth Reitz 6110ca5241 dynamo 2012-06-09 03:28:11 -04:00
Kenneth Reitz ae9d457259 README 2012-06-09 03:26:47 -04:00
Kenneth Reitz 861d3cdc19 simple enough 2012-06-09 03:24:14 -04:00
Kenneth Reitz f007bce7be first commit 2012-06-09 03:18:30 -04:00