目錄(84章)
倒序
- coverpage
- Django Project Blueprints
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Blueblog – a Blogging Platform
- The contrib packages
- Setting up our development environment
- User accounts
- Multiple users
- Summary
- Chapter 2. Discuss – a Hacker News Clone
- Chapter code packs
- Requirements
- Starting out
- Link submission
- Comments
- Voting
- Ranking submission
- Spam protection
- Summary
- Chapter 3. Djagios – a Nagios Clone in Django
- Code pack
- Requirements
- The model
- Fake data generation
- Status page
- Alerts
- Showing triggered alerts on the status page
- Accepting data from remote systems
- Summary
- Chapter 4. A Car Rental App
- Code pack
- Fixtures
- Image and File fields
- get_absolute_url
- The Django admin app
- Showing the car names
- Booking management
- Improving the user experience
- Summary
- Chapter 5. Multilingual Movie Database
- Requirements
- Getting the project up and running
- Translating our static content
- How did all that work?
- Letting the user decide which language to use
- Persisting the user choice
- Translating our models
- Summary
- Chapter 6. Daintree – an E-commerce Site
- Code pack
- Exploring Elasticsearch
- Searching from Python
- Mapping
- Inserting documents into Elasticsearch from Python
- Adding search
- Aggregations and filters
- Searching with aggregations
- Summary
- Chapter 7. Form Mason – a Monkey of your own
- Code pack
- Looking at a Django form
- Generating dynamic forms
- A model for our JSON
- Creating a better user interface
- Saving the responses
- Showing the responses
- Designing a form creation interface
- Small fixes
- Summary
- Appendix A. Development Environment Setup Details and Debugging Techniques
- Using pdb to debug Django views
- Developing on Windows
- Index 更新時(shí)間:2021-07-16 10:38:01
推薦閱讀
- 全屋互聯(lián):智能家居系統(tǒng)開(kāi)發(fā)指南
- Implementing Azure DevOps Solutions
- Linux集群和自動(dòng)化運(yùn)維
- 循序漸進(jìn)學(xué)Docker
- 數(shù)據(jù)中心系統(tǒng)工程及應(yīng)用
- AWS Development Essentials
- Linux內(nèi)核設(shè)計(jì)的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- Distributed Computing with Go
- Kali Linux高級(jí)滲透測(cè)試(原書(shū)第3版)
- Windows 7使用詳解(修訂版)
- Learn CUDA Programming
- Android應(yīng)用性能優(yōu)化最佳實(shí)踐
- Linux內(nèi)核修煉之道
- Mastering Azure Serverless Computing
- Serverless Architectures with Kubernetes
- Hadoop Operations and Cluster Management Cookbook
- 程序員必讀經(jīng)典(算法基礎(chǔ)+計(jì)算機(jī)系統(tǒng))
- Xamarin Mobile Application Development for Android
- Windows7系統(tǒng)維護(hù)百寶箱
- OpenStack Trove Essentials
- Windows Server 2012活動(dòng)目錄企業(yè)應(yīng)用(微課版)
- Linux開(kāi)源存儲(chǔ)全棧詳解:從Ceph到容器存儲(chǔ)
- Python網(wǎng)絡(luò)編程(Linux)
- STM32庫(kù)開(kāi)發(fā)實(shí)戰(zhàn)指南:基于STM32F103(第2版)
- Windows 10使用方法與技巧從入門(mén)到精通
- Nginx HTTP Server(Second Edition)
- Windows CE大排檔
- 樹(shù)莓派開(kāi)始,玩轉(zhuǎn)Linux
- Windows8應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn):使用JavaScript
- SRE:Google運(yùn)維解密