Lukasz Szybalski wrote: > So is this line the only thing that needed to be added? > > from tgrum import RumAlchemyController > admin = RumAlchemyController(model, is_manager, > template_path=config['paths']['templates'][0]) >
Almost, *please* read the docs I linked to before posting questions which can be easily answered by yourself after reading them: http://docs.python-rum.org/tip/user/deploy.html#running-rum-inside-turbogears-2 > If you could tell me a brief summary of which files have changed from > the default quick started template that would be great! > This is part of your homework ;) Anyway, just root.py, as the docs I posted above mention. > For example tgrum ? Where is that coming from? , etc.... > Ok, this one is a legitimate question I guess since none of the packages have been released yet (I was planning to do so today but I got side-tracked..). If you're in a hurry then you should install the development versions from hg.python-rum.org, else wait until they're released (I'll announce it here when that happens) Alberto --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
