- Learning Website Development with Django
- Ayman Hourieh
- 125字
- 2021-07-02 11:41:17
Chapter 4. User Registration and Management
User registration and account management are universal features found in every web application. Users need to identify themselves to the application before they can post and share content with other users. User accounts are also required for online discussions and friend networks, among many other uses. Therefore, this chapter will focus on building features related to account registration and management, and taking advantage of the user authentication system that comes with Django.
In this chapter, you will learn about the following:
- Creating a login page.
- Enabling logout functionality.
- Creating a registration form.
- Enabling users to update their account information.
Whilst developing the above items, we will learn about two important Django features:
- Template inheritance.
- The forms library.
推薦閱讀
- PrestaShop 1.3 Theming – Beginner’s Guide
- Midjourney AI繪畫藝術創作教程:關鍵詞設置、藝術家與風格應用175例
- 中文版3ds Max 2016/VRay效果圖制作實戰基礎教程
- 從零開始:Flash CS6中文版基礎培訓教程
- Photoshop CC中文版基礎與實例教程(第7版)
- Adobe創意大學Illustrator產品專家認證標準教材(CS6修訂版)
- Django 1.0 Template Development
- 中望3D從入門到精通
- Plone 3 for Education
- 零基礎學Premiere Pro短視頻制作
- Professional Azure SQL Database Administration
- 24小時學會Word-Excel-PowerPoint 2010三合一
- Python 3 Web Development Beginner's Guide
- Photoshop CC新媒體圖形圖像設計與制作(全彩慕課版)
- 中文版Illustrator CS6基礎培訓教程(第2版)