Get Started with Django + Postgresql

Michaelann Awesome
6 min readMar 30, 2021

Word on the mean streets of Stack Overflow is that Django is complicated to set up with a high probability of P.I.C.N.I.C (problem in chair, not in computer). Well, let’s show those keyboard warriors that Django can be installed quickly with a few easy steps.

Note: Basic programming knowledge required.

Python Installation 🐍

First, let’s check that you have the latest version of Python installed. Get those terminals open and run:

python -V

--

--

Michaelann Awesome
0 Followers

Michaelann is a software engineer based out of Los Angeles, CA. Her favorite languages to code are Python, JavaScript, and four letter words. DM for collabs!