Главная
Study mode:
on
1
Introduction
2
Create a Managed Database on Linode
3
Connect Database to Django Project
4
Migrate Database from local to Linode
5
Connect to Database Server with pgadmin
6
Managing User Authentication
7
Creating Users via a Form
8
Update register.html with fields
9
Enabling User Login & Logout features
Description:
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.

Databases and User Authentication in Django

Linode
Add to list