#756: QuickStart: app.cfg refers to devcfg.py and prodcfg.py
------------------------+---------------------------------------------------
 Reporter:  oefe        |       Owner:  anonymous
     Type:  defect      |      Status:  new      
 Priority:  low         |   Milestone:  0.9      
Component:  TurboGears  |     Version:  0.9a4    
 Severity:  minor       |    Keywords:           
------------------------+---------------------------------------------------
 The comment at the top of the quickstart-generated app.cfg states:
 # The settings in this file should not vary depending on the deployment
 # environment. devcfg.py and prodcfg.py are the locations for

 As we are back to cfg file format, this should read:
 # The settings in this file should not vary depending on the deployment
 # environment. dev.cfg and prod.cfg are the locations for

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

Reply via email to