Skip to content

jeffwji/Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference to https://realpython.com/get-started-with-django-1/

Run server from source code folder:

  1. Initial virtual environment

  2. Start Django

$ python manage.py runserver
  1. Access url http://location:8000

Run in idea:

Create a run configuration from __main__.py, put Parameters with runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published