Skip to content
This repository has been archived by the owner on Nov 22, 2017. It is now read-only.

add social login and user profile for storing extra info #9

Merged
merged 1 commit into from
Nov 22, 2017
Merged

Conversation

swmerko
Copy link
Collaborator

@swmerko swmerko commented Apr 13, 2017

Don't know if pull request is ok, usually we use gitflow pattern :)

Try to test it on the dev machine. You should delete all the users (if there're any) before.

in the django shell:

from django.contrib.auth.models import User
User.objects.all().delete()

@sils sils merged commit 4e080ed into master Nov 22, 2017
@sils sils deleted the social branch November 22, 2017 11:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants