#921: Friendly URLs in page 4 of wiki tutorial
-----------------------------------+----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: 0.9a6
Severity: normal | Keywords:
-----------------------------------+----------------------------------------
In the Page 4 of the Wiki tutorial(0.9a6), under the Friendly URLs section
<snip>
And now, we can change the HTTPRedirect in the save method to
turbogears.url("/%s" % pagename).
</snip>
HTTPRedirect is for the older version and it should be changed to
turbogears.redirect
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/921>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" 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/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---