-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Django 1.0 Website Development

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 activities such as online discussions and friend networks. Therefore, this chapter will focus on building features related to account registration and management, and on taking advantage of the user authentication system that comes with Django.
In this chapter, you will learn how to:
Create a login page
Enable logout functionality
Create a registration form
Enable users to update their account information
While developing these, we will learn about two important Django features:
Template inheritance
The forms library
Change the font size
Change margin width
Change background colour