In this tutorial, I will guide you how to create Django project, and connect to the most recommended database for Django, “PostgreSQL”

Prerequisites

  • Get familiar with Django to read or follow a long with this article smoothly
  • If never use Django beforehand, knowledge of Python programming is required

Software and Tools

_In this article I use __Windows __for OS, no problem if you guys use others like __mac, linux, _only some commands are slightly different, so I think this is not a problem, you can search Google to find

You don’t have to seperately install pgAdmin. Fortunately, PostgreSQL includes this for us in its package(Free)

Let’s get started !!

#django #postgresql #database #developer

How to Start Django Project with a Database (PostgreSQL)
2.00 GEEK