Learn Django – How to Install and use a PostgreSQL database within a Django project – Part 12



Learn Django – How to Install and use a PostgreSQL database within a Django project – Part 12

Learn Django - How to Install and use a PostgreSQL database within a Django project - Part 12

Welcome to part 12 of the building a blog series. So that we can look at and implement advanced search features into our blog application, here we learn how to move from the Django default database sqlite to a production database – PostgreSQL.

00:00 Introduction
01:38 Installing PostgreSQL
07:28 pgAdmin – create database
08:56 Install psycopg2 package
09:14 Configure Django with PostgreSQL
11:24 Migrate tables to PostgresSQL

SUBSCRIBE to get more free tutorials, courses and code snippets!
http://www.youtube.com/channel/UC1mxuk7tuQT2D0qTMgKji3w?sub_confirmation=1

Follow us on Facebook
https://www.facebook.com/Veryacademycom-113232103670580/

Follow use on Twitter:
https://twitter.com/VeryAcademy

Comments are closed.