st4lk / django-rest-social-auth

OAuth signin with django rest framework
MIT License
521 stars 122 forks source link

no migrations found when installing #114

Open jisazaTappsi opened 4 years ago

jisazaTappsi commented 4 years ago

When I follow the installation steps and y run:

python3 manage.py migrate

No migration is applied.

st4lk commented 4 years ago

Can you please try to do it with docker, as written in readme? I.e., just run this

make