Dan Madere
Dan Madere
I agree that this is confusing for users. Since I'm only using the Facebook and Google providers and I know that these sites verify user email addresses, I've opted to...
@abarik1981 Glad to see you figured out a solution on the SO page. Just to document it here, the fix was to raise an ImmediateHttpResponse right after the perform_login line.
Thanks @maxdignan for the contribution, and sorry for the delay in checking it out. A few comments: - This doesn't seem to affect the already-failing tests. I see 14 failing...
Also, the methods responsible for this are `get_divisions` and `get_teams_in`.
I've been wanting this too and started working on it on a branch: https://github.com/aj0strow/espn-scraper/compare/season-type-and-game-status The branch also gets the game status (scheduled, in progress, completed). I have some work remaining...
@bakerjalexander I'll aim to include that, although I don't need it personally. I don't think it will be too much extra work. Thanks for the feedback.
This also fixed the issue for me on rails 3.0.6 and ruby 1.8.7.
This was fixed in 6a6a549aca0f2ed4c693abbb41eea80ca28750ad (and my two other commits before it)
I just ran into this. I was trying to use ajax.py in two directories but found that only one of them was being registered with dajaxice. The workaround worked, thanks!
I'd also like this feature!