Hello everybody,
It seems I will not have a chance to talk about Gluon at PyCON08 so I just
wanted to let you know that Gluon 1.13 is out (backwards compatible since v1.0)
with:
a new video tutorial (45 minutes)
http://vimeo.com/428474
a better ORM (including SQLite, MySQL and PostgreSQL
You probably refer to the fact that validators and helpers are upper
case. That is because they are not functions but objects. In fact
validators have an internal state (the parameters for the validation,
the translated error messages etc.) and helpers have an internal
state (because they
On 10/22/07, Massimo Di Pierro <[EMAIL PROTECTED]> wrote:
it shows step by step how to build a web app to store recipes and
> group them by category.
> It is a first draft so there are may be some english some typos. Sorry.
I'm going to check this out. Are you from a primarily C background? Yo
I posted a Gluon tutorial here
http://mdp.cti.depaul.edu/examples/static/cookbook.pdf
it shows step by step how to build a web app to store recipes and
group them by category.
It is a first draft so there are may be some english some typos. Sorry.
Massimo
P.S. I'll never stress it enough