Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 165 Bytes

File metadata and controls

4 lines (4 loc) · 165 Bytes

$ source env/scripts/activate #on Windows \env\scripts\activate.bat $ django-admin startproject django_twilio_ivr $ pip install django==1.10 $ python manage migrate