I would like to know if there is a consensus on the best way to set up and remove sqlalchemy Session's in django.
I figure I'm either going to use middleware, something like this thread: http://groups.google.com/group/django-users/browse_thread/thread/e6749f7eec1cc46c/ef9d9e27943af830 or I'm going to use signals, something like this post: http://translate.google.com/translate?hl=en&sl=ja&u=http://d.hatena.ne.jp/perezvon/20071120/1195577831&ei=GeOISeKPA4K2sQOw0c2YBg&sa=X&oi=translate&resnum=2&ct=result&prev=/search%3Fq%3Ddjango%2Bsqlalchemy%2Bwsgi%2Bsessionmaker%26hl%3Den%26rlz%3D1B3GGGL_enUS293US293 Any clear advantages or disadvantages for the two approaches? Thanks, David --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---