Iain Duncan wrote: > Hey folks, wondering what the conventional way of flashing a message > after a model update when using HTTPFound for redirects. Is this > something that people roll-their-own for, or is there a standard to > follow? I'd like to make sure my crud app is as bfg'ish as possible so > it can be useful to others. > You can also use the lib I wrote for TG2 and rum with repoze.bfg (as I'm doing myself). It only needs a webob-like response and/or request objects so it can be used nicely inside a bfg view.
http://pypi.python.org/pypi/WebFlash/0.1a9 Cheers, Alberto _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev