#2187: template vars are not defined when using paster create to create a tg2 
app
------------------------+---------------------------------------------------
 Reporter:  sanjiv      |       Owner:  faide
     Type:  defect      |      Status:  new  
 Priority:  normal      |   Milestone:  2.0  
Component:  TurboGears  |     Version:  trunk
 Severity:  minor       |    Keywords:       
------------------------+---------------------------------------------------
 The documented and supported method for creating a new TG2 project
 template is

 {{{
 $ paster quickstart
 }}}

 When a user tries to create the project template using the command

 {{{
 $ paster create -t turbogears2
 }}}

 several template vars remain undefined leading to errors.

 This has been reported here
 
http://groups.google.com/group/turbogears/browse_thread/thread/bf5e3d98da4e8cf9#

 If we want to support creating of project templates through the {{{paster
 create}}} command we need to define the template vars in pastetemplate.py.
 A patch for the same is attached.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2187>
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