目錄(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 更新時間:2021-07-16 10:38:01
推薦閱讀
- Linux系統文件安全實戰全攻略
- PLC控制程序精編108例
- Modern Web Testing with TestCafe
- Implementing Cisco UCS Solutions
- 零起點學Linux系統管理
- Linux Mint Essentials
- Learning Windows Server Containers
- Kubernetes從入門到實踐
- Linux命令行大全(第2版)
- Drupal 7 Cookbook
- 鴻蒙HarmonyOS應用開發從入門到精通
- Linux網絡操作系統項目教程(RHEL 6.4/CentOS 6.4)(第2版)
- 用“芯”探核:基于龍芯的Linux內核探索解析
- 跟老男孩學Linux運維:Web集群實戰
- Windows8應用開發權威指南
- Command Line Fundamentals
- 計算機操作系統實用教程
- 精通Linux內核:智能設備開發核心技術
- 自研操作系統:DIM-SUM設計與實現
- ZooKeeper:分布式過程協同技術詳解
- 計算機應用基礎:Windows 7+Office 2010(上冊)
- INSTANT Team Foundation Server 2012 and Project Server 2010 Integration How-to
- 大規模分布式存儲系統:原理解析與架構實戰
- INSTANT Hyper-V Server Virtualization Starter
- 零基礎趣學Linux
- QoS在IOS中的實現與應用
- Windows 2000中文版應用基礎
- 深入淺出Kali Linux滲透測試
- 操作系統(第四版)
- Linux內核探秘:深入解析文件系統和設備驅動的架構與設計