|
My in-testing OSQA site works with myOpenID and yahoo, but fails with Google. I'm attempting to register as a new user. On the google side, I get
and in my server log I get the corresponding What do I do next to diagnose this? One possible thing to be aware of is that I am going through a proxy, so the local host name is not the proper access url, but I do have Oh: I should add that this was working in December. I updated to the newest trunk in between there (and am now at latest). So it may in fact just be a new bug. |
|
I solved the problem here. When I updated, I ran (So, that's a bug.) I should add that I am running with the stock Python 2.4 until we can migrate to CentOS 6. The "bug" may simply be a version incompatibility, a fact of life I'm very willing to accept. You are incorrect. Check your facts, south intercepts that command, and there's a few more things you need to do. Use
(19 Jan '11, 10:24)
Hernani Cerq... ♦♦
Actually, empirical reality shows that I am not incorrect. If reality disagrees with "facts", something is definitely wrong. When I run
(20 Jan '11, 13:21)
mattdm
(20 Jan '11, 13:23)
mattdm
Hernâni, are you saying that if Django-south is installed,
(20 Jan '11, 23:46)
mattdm
And if that is the case, my answer is not incorrect — there's still a bug. (syncdb without
(20 Jan '11, 23:51)
mattdm
|