P.S.: I guess I'll have to replace `repoze.tm2>=1.0b1` with `pyramid_tm` in my setup.py....
On Wed, Oct 19, 2011 at 2:30 PM, neurino <[email protected]> wrote: > Vlad, > > God bless you! > > I commented out [pipeline:main] and [filter:tm] sections and added > > pyramid.includes = pyramid_tm > > in my [app:my_app_name] section and now user INSERT/UPDATE are committed. > > (Also added WSGIProcessGroup set to %{GLOBAL} in apache conf, who knows...) > > Thank for your support > neurino > > > > > On Wed, Oct 19, 2011 at 2:03 PM, Vlad K. <[email protected]> wrote: > >> WSGIProcessGroup set to %{GLOBAL} > > > -- 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.
