Django pt. 1: Intro, Setup, and Views

Virtualenvironment&pip §Django Setup,simpleviews,forms,templates 3. ... §Python’s package manager: pip §Command: pip install Django §At the global scope, use pip3instead of pip 19. Python projects §Packages should NOTbe shared between projects §Even Pythonitself should NOT ................
................