Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 216 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 216 Bytes

HOW TO START

  1. source env/bin/activate
  2. pip install -r requirement.txt
  3. python3 manage.py runserver 0.0.0.0:8000

P/s: check if ALLOWEDHOST in savon_text/setting.py has your machine's IP