- Django Project Blueprints
- Asad Jibran Ahmed
- 110字
- 2021-07-16 10:37:45
Summary
In this chapter, we've seen how to start our application and set it up properly so that we can develop things rapidly. We've looked at using template inheritance to achieve code reuse and give our site common elements such as navigation bars. Here's a list of topics we have covered so far:
- Basic project layout and setup with sqlite3 database
- Simple Django form and model form usage
- Django contrib apps
- Using
django.contrib.auth
to add user registration and authentication to an application - Template inheritance
- Generic views for editing and displaying database objects
- Database migrations
We'll use the lessons we've learned here throughout the rest of the chapters in this book.
推薦閱讀
- pcDuino開發實戰
- Containerization with LXC
- 網絡操作系統:Windows Server 2003管理與應用
- FreeRTOS實時內核應用指南
- 網絡操作系統教程:Windows Server 2016管理與配置
- 從實踐中學習Kali Linux無線網絡滲透測試
- Windows 7實戰從入門到精通
- Learn CUDA Programming
- Linux操作系統
- 從零開始學安裝與重裝系統
- Android應用性能優化最佳實踐
- Linux操作系統案例教程(第2版)
- 鴻蒙HarmonyOS應用開發入門
- 辦公自動化教程(Windows7+Office2010)
- Learning Joomla! 3 Extension Development(Third Edition)