How to run your Django project

Go to the manage.py file present folder

$ cd myshop


$ python manage.py runserver 



Right click and open link Or copy and past link into browser

  http://127.0.0.1:8000/

Comments

Popular posts from this blog

Basic Git Command for first time github user

Python IMAP list response, listing mailboxes, mailbox status, selecting_mailbox, searching messages, search criteria, fetching messages, whole messages, uploading messages, moving and copying messages, deleting messages, delete mailbox,search with uid