mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-06-30 09:33:03 +03:00
Merge 3bed9ac77c
into cdd04aa9be
This commit is contained in:
commit
7d7f877897
|
@ -10,7 +10,7 @@ Do these steps to make it running (ideally in virtualenv).
|
|||
cd /tmp
|
||||
git clone https://github.com/Tivix/django-rest-auth.git
|
||||
cd django-rest-auth/demo/
|
||||
pip install -r requirements.pip
|
||||
pip install -r requirements.txt
|
||||
python manage.py migrate --settings=demo.settings --noinput
|
||||
python manage.py runserver --settings=demo.settings
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user