| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| # rest of the provided arguments: | ||
| def callback(transaction, argument): | ||
| return TestModel.find(transaction, {'id': argument}) | ||
|
|
There was a problem hiding this comment.
you can also add the decorator use here
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updating the README to start describing how to use spanner-orm. Note: Depends on #55, #56, and #57