#2110: Add hooks for TG-specific packages for pylons traceback.
------------------------+---------------------------------------------------
 Reporter:  percious    |       Owner:  percious
     Type:  defect      |      Status:  new     
 Priority:  low         |   Milestone:  2.0b2   
Component:  TurboGears  |     Version:  1.0.8   
 Severity:  trivial     |    Keywords:          
------------------------+---------------------------------------------------
 We need to add something like the following:

  import pylons.middleware;
  pylons.middleware.report_libs.extend(['repoze.who',
 'tg2',
 'repoze.what'])

 so that when people submit their tracebacks, we get the versions of the
 tg-specific projects.  This probably belongs in the template code, because
 it's sort of configurable.

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