Scot Hacker
Scot Hacker
Pretty sure I'm looking at the same bug here, so adding my notes. We have a very db-intensive test suite (needs to be for this app). We use Postgres, pytest,...
More info: This is interesting. I commented out the code below and replaced it with the following lines, and the crash went away. ``` # Is this from the current...
Pre-existing cookies (django auth) prevent normal django-auth login after install of facebookconnect
Pretty sure I'm seeing the same bug, but different symptoms. 1) Authenticate with FB. Associate with a NEW account. Works perfectly. 2) Log out of site and out of FB....
Ditto.