On Jul 3, 10:46 am, "Mike Orr" <[EMAIL PROTECTED]> wrote: > I just released SAContext 0.2.1.
Hi Mike, I've just started using Pylons and SA and this module has really made my life easier! Thanks! A couple of minutiae: There is a typo on line 223: get_engine_options takes a config_key=, not key= In SAC_Demo `paster shell` does not work, as pylons tries to import the models before the configuration has been read. My work-around was to instantiate PylonsSAContext within a function that is called from Globals.__init__, passing the app_conf down the PSAC. Speaking of pylons config, where is that going? I notice trunk is different to 0.9.5, and I'm having trouble tracking down any discussions about this. Is there a devel list? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
