mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
4.9 KiB
JSON
1 line
4.9 KiB
JSON
[{"user_id": 37496, "stars": [], "topic_id": 42176, "date_created": 1310913101.7372241, "message": "https://bitbucket.org/sarvi/django-userena is what i've found this is something I am interested in as well.", "group_id": 5196, "id": 1656877}, {"user_id": 31912, "stars": [], "topic_id": 42176, "date_created": 1310916814.0629749, "message": "It seems to live at https://github.com/bread-and-pepper/django-userena now. But yes, this is what I mean. I haven't got it to work yet, but the demo looks promising. Sadly any social authentication is missing.", "group_id": 5196, "id": 1657032}, {"user_id": 37496, "stars": [], "topic_id": 42176, "date_created": 1310920407.034559, "message": "no worries. Hope i get this sorted out before too long - there is another thread here regarding django-registration as well.", "group_id": 5196, "id": 1657264}, {"user_id": 37496, "stars": [], "topic_id": 42176, "date_created": 1310918899.239614, "message": "right - the link i posted was for a fork of it that incorporates social-auth... i'm currently trying to diff the thing and figure out whats going on.", "group_id": 5196, "id": 1657145}, {"user_id": 31912, "stars": [], "topic_id": 42176, "date_created": 1310920151.9046979, "message": "Sorry. I should have read the summary at the top of the page and not just the readma at the bottom.", "group_id": 5196, "id": 1657239}, {"user_id": 37496, "stars": [], "topic_id": 42176, "date_created": 1310939788.9367411, "message": "my mistake it appears to be using socialauth not social-auth.", "group_id": 5196, "id": 1658978}, {"user_id": 20656, "stars": [], "topic_id": 42176, "date_created": 1311106098.7929571, "message": "Sometime ago somebody emailed me about having success integrating django-userarena and django-social-auth I didn't get access to any code and the mail seems lost on oblivion now.", "group_id": 5196, "id": 1675162}, {"user_id": 38654, "stars": [], "topic_id": 42176, "date_created": 1311592091.6382229, "message": "I will do a short write-up in the documentation soon because I see this is an often asked question. If you have any more questions, just shoot.", "group_id": 5196, "id": 1714613}, {"user_id": 38654, "stars": [{"date_created": 1319096671.5362689, "user_id": 25264}], "topic_id": 42176, "date_created": 1311592018.7961149, "message": "Hi, developer of userena here. We have successfully used django-userena with [django-socialregistration](https://github.com/flashingpumpkin/django-socialregistration). This is possible because userena implements account as standardized by django. All you need to be cautious of is to create a profile when people signup through social media. This can be accomplished by writing a receiver function that listens to that signal.", "group_id": 5196, "id": 1714607}, {"user_id": 20656, "stars": [], "topic_id": 42176, "date_created": 1311612798.656049, "message": "@wunki we are talking about django-social-auth (http://github.com/omab/django-social-auth), this app uses django User model by default and if an override is defined, then standard behavior is encouraged. Does that imply that it could work with django-userarena?", "group_id": 5196, "id": 1716556}, {"user_id": 20656, "stars": [], "topic_id": 42176, "date_created": 1311616134.954309, "message": "*django-userena :-/", "group_id": 5196, "id": 1717034}, {"user_id": 27863, "stars": [], "topic_id": 42176, "date_created": 1313660353.9816921, "message": "I'm successfully using django-social-auth with django-userena (I'm using modified userena tho)", "group_id": 5196, "id": 1900582}, {"user_id": 18824, "stars": [], "topic_id": 42176, "date_created": 1314177684.2615099, "message": "@MechanisM How do you accomplish that ? Do you really modify userena for django-social-auth integration ?", "group_id": 5196, "id": 1947726}, {"user_id": 20656, "stars": [], "topic_id": 42176, "date_created": 1314224761.272104, "message": "@MechanisM, what should be fixed/improved on django-social-auth to ease the usage?", "group_id": 5196, "id": 1953413}, {"user_id": 18824, "stars": [], "topic_id": 42176, "date_created": 1314278090.9180119, "message": "@omar The problem I encounter is about the mandatory username, is_authenticated... If I define my own User model, register it through setting SOCIAL_AUTH_USER_MODEL and add a related field to the django auth.User model (as required per userena) I already have username, is_authenticated etc... If i define them as property in my new profile model I still have errors like MyProfile has no field named 'username'", "group_id": 5196, "id": 1958347}, {"user_id": 27863, "stars": [], "topic_id": 42176, "date_created": 1314321856.1489451, "message": "@franckbret the modification was not related to integrity problems with userena. In my case I modified it to use my own mugshots field and many more. so it's not related to social_auth.", "group_id": 5196, "id": 1963759}, {"user_id": 27863, "stars": [], "topic_id": 42176, "date_created": 1314323070.73316, "message": "@MechanisM typo: integrity problems with social_auth", "group_id": 5196, "id": 1963923}] |