Skip to content

Laborratte5/django-getting-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

django-getting-started

Example App of the Django getting started Tutorial

  1. Create venv python3 -m venv /path/to/new/virtual/environment
  2. Install requirements python -m pip install requirements.txt
  3. Run using pyton manage.py runserver

About

Example App of the Django getting started Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published