Django 5 - Build a Complete Website from Scratch to Deploy
On 2024 Learn Django 5 by building Real World Project from Scratch to Deployment with a Bootstrap 5 Template
Current Price: Free
Discount: 100% off
What you will learn:
Build a real world website by using Django & front-end Bootstrap TemplateCreate relationships between model tables in the database
Learn to create HTML forms with Django
Learn to use and display Sqlite Database
Working with Django Database Migrations
Fetching Database Records
Using and Integrating Django with Bootstrap Templates
Learning Django HTML Template Language to handle the front-end
Configure Rich Text Editor on Django
Building your own view functions and urls for the webpage
Working and Sending Emails with Django by GMAIL
Using and Customising Django Admin Site
Deploying the website to the internet by Pythonanywhere
Pagination of items in HTML by Django
Learning Django Models, ORM and Database Control
Working with Virtual Environment & installing packages
Handling Static Files in Django (HTML, CSS, Javascript, Images)
Create Relationships between Django models & accessing data
How to perform the basic CRUD (Create, Read, Update, Delete) operations