Ticket #758 (closed defect: invalid)

Opened 3 years ago

Last modified 1 year ago

Comment on docs/TurboTunes/index.html

Reported by: hawk@mawbid.com Assigned to: anonymous
Priority: normal Milestone: __unclassified__
Component: Documentation Version: 0.9a4
Severity: normal Keywords:
Cc:

Description

In controllers.py, we have on the index method: @turbogears.expose(html="TurboTunes?.templates.tunes")

But if you just followed the tutorial, tg-admin will have created a "turbotunes" package (lower case) so TurboKid? can't find TurboTunes?.templates.tunes and you get traceback.

Change History

05/30/06 23:53:00 changed by jorge.vargas

haven't done it no comments

09/22/06 22:00:04 changed by jorge.vargas

  • milestone set to 1.0.

01/12/07 06:27:57 changed by alberto

  • milestone changed from 1.0 to 1.1.

03/28/07 12:42:11 changed by alberto

  • milestone changed from 1.1 to __unclassified__.

Batch moved into unclassified from 1.1 to properly track progress on the later

07/11/07 02:42:13 changed by Chris Arndt

  • status changed from new to closed.
  • resolution set to invalid.

The TurboTunes tutorial needs is not part of the website documents any more. It is still in SVN here:

http://trac.turbogears.org/browser/website/docs/docs/TurboTunes

Somebody needs to update it and migrate it to the doc wiki. Closing this ticket and tracking the migration issue under ticket #906