Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 374 Bytes

Django Crash Course


This project is based on the book Django Crash Course by Daniel & Audrey Feldroy

Start guide

Create virutal environment

    $ mkvirtualenv -p /usr/bin/python3.8 hellodjango