How to run django server?

$ python manage.py runserver 127.0.0.1:8000

Leave a comment