Databases and User Authentication in Django
Offered By: Linode via YouTube
Course Description
Overview
Learn how to implement databases and user authentication in Django in this 41-minute video tutorial. Create a managed database on Linode, connect it to your Django project, and migrate data from local to Linode. Explore database server connections using pgAdmin, manage user authentication, and create users through forms. Update the register.html template with necessary fields and enable user login and logout features. Follow along with step-by-step instructions to enhance your Django web application's functionality and security.
Syllabus
Introduction
Create a Managed Database on Linode
Connect Database to Django Project
Migrate Database from local to Linode
Connect to Database Server with pgadmin
Managing User Authentication
Creating Users via a Form
Update register.html with fields
Enabling User Login & Logout features
Taught by
Linode
Related Courses
Querying Data from PostgreSQLPluralsight Docker Mastery with Django
YouTube Curso completo de PostgreSQL! Do Básico ao Avançado v2023!
Udemy Curso Básico Bases de Datos SQL
Udemy Postgres DB Multi-Instance Setup in Docker With PgAdmin Based Management
Prodramp via YouTube