#1133: create model from multiple files.
------------------------------------+---------------------------------------
 Reporter:  jorge.vargas            |        Owner:  anonymous
     Type:  task                    |       Status:  new      
 Priority:  high                    |    Milestone:  1.0      
Component:  tg-admin (non-toolbox)  |      Version:           
 Severity:  minor                   |   Resolution:           
 Keywords:                          |  
------------------------------------+---------------------------------------
Comment (by talin):

 This works (at least in the trunk, not sure about earlier versions),
 although its not particularly obvious. Look in the file <yourproject>.egg-
 info/sqlobject.txt and change the line:

 {{{  db_module=<yourproject>.model}}}

 to:

 {{{  db_module=<yourproject>.model, <yourproject>.your_other_model}}}

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