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])
If you could tell me a brief summary of which files have changed from the default quick started template that would be great! For example tgrum ? Where is that coming from? , etc.... Thanks, Lucas On Mon, Jan 12, 2009 at 3:29 PM, Alberto Valverde <[email protected]> wrote: > Lukasz Szybalski wrote: >> >> is there a source for this app? >> > > Please take a short stride around http://python-rum.org, perhaps use the > search too facility too... you'll soon find gems like this one: > > http://python-rum.org/wiki/TgRumDemo > > There are also docs > > http://docs.python-rum.org/tip/user/deploy.html#embedded-mode > > ;) > >> I wonder how hard would it be to recreate that admin interface and >> maybe add it as tg2 extra command? >> > > Not too hard I guess > > Alberto > > P.S: Please direct this kind of questions to the mailing lists, that way > other people can benefit form the conversation too. > -- How to create python package? http://lucasmanual.com/mywiki/PythonPaste Bazaar and Launchpad http://lucasmanual.com/mywiki/Bazaar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
