Lee Connell ha scritto: > Is there anyway to split my model up?
Sure. Move your model.py into model/__init__.py, and add more modules. What didn't work for you? > I would like to split each table/entity into it's own class its own module, you mean. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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?hl=en -~----------~----~----~----~------~----~------~--~---

