On Mon, Jul 07, 2003 at 01:01:41AM -0400, Mark Bucciarelli wrote:
> self.value = get_session().create_form_token()
> AttributeError: 'NoneType' object has no attribute 'create_form_token'
It appeares that you just don't have a session.
Oleg.
--
Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.