
Create a web application with python + Django + PostgreSQL, Build a web application that interacts with a database.
- Created by Bluelime Learning Solutions
- English
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Install Python
- Install Django
- Install PostgreSQL Database Server
- Connect database to web application
- Create virtual environment
- Create database
- Run Migrations
- Create views and Models
- Display data from database on web app
- Style app with Bootstrap
- Use static files
- Create object links
- Display media content