#906: Migrate TurboTunes tutorial
---------------------------+------------------------------------------------
 Reporter:  anonymous      |        Owner:  Chris Arndt
     Type:  documentation  |       Status:  closed     
 Priority:  normal         |    Milestone:  1.x        
Component:  Documentation  |      Version:  0.9a6      
 Severity:  normal         |   Resolution:  wontfix    
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by Chris Arndt):

  * status:  assigned => closed
  * type:  defect => documentation
  * resolution:  => wontfix

Comment:

 Seems that nobody is willing to do this. The attached project still works
 with TG 1.1 with one minor modifications:

 In `controllers.py` change

 {{{
     @turbogears.expose(html="turbotunes.templates.tunes")
 }}}

 to

 {{{
     @turbogears.expose(template="turbotunes.templates.tunes")
 }}}


 Closing this tickets as "wontfix" now. Feel free to reopen it if YOU are
 willing to fix it.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/906#comment:10>
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.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to