]> git.parisson.com Git - django-social-auth.git/commit
Get rid of session logging (?) and replaced by proper Python error logging, including...
authorMathijs de Bruin <mathijs@mathijsfietst.nl>
Mon, 19 Sep 2011 12:52:35 +0000 (14:52 +0200)
committerMathijs de Bruin <mathijs@mathijsfietst.nl>
Mon, 19 Sep 2011 12:53:06 +0000 (14:53 +0200)
commit2dfae527183fb8caac7fa9c43c43048d53c35e28
tree851d28b84fd7317e113db16d567abbcd617c3b0f
parenta3153564694b00acfb653aca4c93f3c223444510
Get rid of session logging (?) and replaced by proper Python error logging, including request data (so Sentry knows what to do with it).
social_auth/views.py