mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-18 22:20:58 +00:00
1 line
1.8 KiB
JSON
1 line
1.8 KiB
JSON
[{"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318690077.3041761, "message": "NoReverseMatch at /user/login/twitter/\n\nReverse for '/user/complete' with arguments '(u'twitter',)' and keyword arguments '{}' not found.", "group_id": 5196, "id": 2353796}, {"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318690059.865169, "message": "hello guys, I am trying to setup social auth and when I access my url at /user/login/twitter I get:", "group_id": 5196, "id": 2353793}, {"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318690274.166765, "message": "it comes from File \"/data/projects/taxicar/.virtualenvs/dev/src/django-social-auth/social_auth/views.py\" in wrapper\n 56. redirect = reverse(redirect_name, args=(backend,))", "group_id": 5196, "id": 2353812}, {"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318690097.4145019, "message": "I have SOCIAL_AUTH_COMPLETE_URL_NAME = '/user/complete'", "group_id": 5196, "id": 2353797}, {"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318690114.488842, "message": "and in my root urls:", "group_id": 5196, "id": 2353799}, {"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318690115.7052791, "message": " url(r'^user/', include('social_auth.urls')),\n url(r'^user/', include('chcemtaxi.accounts.urls')),\n", "group_id": 5196, "id": 2353800}, {"user_id": 20656, "stars": [], "topic_id": 46584, "date_created": 1318706495.4461069, "message": "SOCIAL_AUTH_COMPLETE_URL_NAME must be an URL name, not a path, try settings SOCIAL_AUTH_COMPLETE_URL_NAME = 'socialauth_complete'", "group_id": 5196, "id": 2355400}, {"user_id": 31418, "stars": [], "topic_id": 46584, "date_created": 1318711816.873085, "message": "ah, thanks! that works ;)", "group_id": 5196, "id": 2355836}] |