- Django 2 by Example
- Antonio Melé
- 109字
- 2021-06-25 21:19:09
Building a Social Website
In the preceding chapter, you learned how to create sitemaps and feeds and built a search engine for your blog application. In this chapter, you will develop a social application. You will create a functionality for users to log in, log out, edit, and reset their password. You will learn how to create a custom profile for your users, and you will add social authentication to your site.
This chapter will cover the following topics:
- Using the Django authentication framework
- Creating user registration views
- Extending the user model with a custom profile model
- Adding social authentication with python-social-auth
Let's start by creating our new project.
推薦閱讀
- 通信網(wǎng)絡(luò)基礎(chǔ)與設(shè)備
- Application Development with Qt Creator(Second Edition)
- Cisco OSPF命令與配置手冊
- C++黑客編程揭秘與防范
- Building Django 2.0 Web Applications
- 網(wǎng)絡(luò)故障現(xiàn)場處理實踐(第4版)
- 計算機網(wǎng)絡(luò)安全實訓教程(第二版)
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實戰(zhàn)
- 6G新技術(shù) 新網(wǎng)絡(luò) 新通信
- 計算機網(wǎng)絡(luò)技術(shù)及應(yīng)用
- 物聯(lián)網(wǎng)工程概論
- Practical Web Penetration Testing
- 計算機網(wǎng)絡(luò)技術(shù)
- Getting Started with tmux
- 網(wǎng)絡(luò)安全之道