What you will learn
Django Introduction
How to manage URLs
How to use static files
How to Build Static Web Sites
How to Build a Blog
How to use a Database
How to use the Django Users System
Description
This is an introduction course to Django.
In this course you’ll learn how to build basic websites with Django.
It contains two projects: a static website and a blog.
Noteβ Make sure your ππππ¦π² cart has only this course you're going to enroll it now, Remove all other courses from the ππππ¦π² cart before Enrolling!
You’ll learn how to make a website, setup a database, how to use the django user system and more Django basics. This course gets you started with Django. It’s aimed for beginners.
English
language
Content
Introduction
Introduction
Introduction
Project: Static Website
Virtualenv
Lecture Notes
Hello World
Lecture Notes
Views
Lecture Notes
Templates
Lecture Notes
Project: Blog
Setup New Environment
Setup Database for Project
Lecture Notes
Django Admin
Lecture Notes
Django Database ListView
Lecture Notes
Django Database DetailView
Lecture Notes
Django Load CSS (1/2)
Lecture Notes
Django Load CSS (2/2)
Lecture Notes
Blog Project: User Authentication
Django Login
Lecture Notes
Django User SignUp
Lecture Notes
Django User Change Password
Lecture Notes
Django User Reset Password
Lecture Notes
Let Users Create Posts
Lecture Notes