|
| Title |
Author |
Notes |
Category |
Posted |
Tags |
Rating |
| Quick List/Update/Create table snippet |
benigno |
I do not particularly like having a function for each of the standard operations (select, update, create) on a single table. Moreso when I am prototyping or just want quick cruds. Not only do they clutter the controller a lot but they also end up being nasty URIs.
So here is a little piece of very basic code, that I find myself reusing again and again. I hope it is useful for you too. |
Controller |
2009-12-09
|
snippet
|
0
|
| Paypal integration in Web2py |
benigno |
This document is meant to be an introduction to Paypal integration in web2py, it does, by no means, cover all the possible integrations with Paypal, and is mostly centered on what Paypal names \emph{Standard Integration}. The examples given are proven at the time of writing this article, but they should be taken only as a lead and starting point rather than reference. For that, please use both paypal's and web2py's documentation. |
Development |
2009-10-09
|
paypal
integration
|
5
|
|
|
mr.freeze
mr.freeze
jumi
paulgerrard