Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 210 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 210 Bytes

first-django

Django project created using Lynda Django tutorial

Creates a local server using Django.

Usage:

Navigate to first-django directory

python manage.py runserver

In browser, go to localhost:8000