adam schrieb:
> The redirect in the except is no happening its one else where that is
> used if the update has occured.

So you're seeing the flash message "User updated" and you have added the 
DBSession.flush()? It should work then. Check if you're really picking 
the right juser object with old_username. You can always add print, log 
and assert statements, or add them to the flash message, to make such 
things sure, or even use a debugger. If you still have problems, you 
will need to paste your complete example.

http://turbogears.org/2.1/docs/main/Validation.html

> What do you mean by TurboGears validate decorator on your parameters,
> i am new to tg2 and have yet to explore everything.

http://turbogears.org/2.1/docs/main/Validation.html

-- Christoph

--

You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to turboge...@googlegroups.com.
To unsubscribe from this group, send email to 
turbogears+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=.


Reply via email to