commit | da68b335fd4dbe703567df8aa6d205bf78f7606f | [log] [tgz] |
---|---|---|
author | Johan Euphrosine <proppy@google.com> | Fri Jun 17 19:56:45 2011 +0200 |
committer | Johan Euphrosine <proppy@google.com> | Fri Jun 17 19:56:45 2011 +0200 |
tree | 159af435a40db24ac8f8885384236584b603f8a6 | |
parent | e751800b0cb115a937c2d25fb6ac96383ce6bbf9 [diff] [blame] |
add Tasks API App Engine sample
diff --git a/samples/tasks_appengine/README b/samples/tasks_appengine/README new file mode 100644 index 0000000..56da2e8 --- /dev/null +++ b/samples/tasks_appengine/README
@@ -0,0 +1,2 @@ +Sample code for Getting Started with Tasks API on App Engine article. +http://code.google.com/appengine/articles/python/getting_started_with_tasks_api.html