I've removed render_fragment and render_response_fragment from 0.9.
The new syntax for fragments is to just include it as a keyword:
render('/some/template', fragment=True)
I think this clears up some redundancy and having just render and
response with a render_response shortcut is sufficiently concise.
Cheers,
Ben
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss
-~----------~----~----~----~------~----~------~--~---