更新时间:2021-08-20 10:39:25
封面
版权页
Credits
Preface
Part 1. Module 1
Chapter 1. Django's Position on the Web
Chapter 2. Creating a Django Project
Chapter 3. Hello World! with Django
Chapter 4. Working with Templates
Chapter 5. Working with Models
Chapter 6. Getting a Model's Data with Querysets
Chapter 7. Working with Django Forms
Chapter 8. Raising Your Productivity with CBV
Chapter 9. Using Sessions
Chapter 10. The Authentication Module
Chapter 11. Using AJAX with Django
Chapter 12. Production with Django
Part 2. Module 2
Chapter 1. Getting Started with Django 1.8
Chapter 2. Database Structure
Chapter 3. Forms and Views
Chapter 4. Templates and JavaScript
Chapter 5. Custom Template Filters and Tags
Chapter 6. Model Administration
Chapter 7. Django CMS
Chapter 8. Hierarchical Structures
Chapter 9. Data Import and Export
Chapter 10. Bells and Whistles
Chapter 11. Testing and Deployment
Part 3. Module 3
Chapter 1. Django and Patterns
Chapter 2. Application Design
Chapter 3. Models
Chapter 4. Views and URLs
Chapter 5. Templates
Chapter 6. Admin Interface
Chapter 7. Forms
Chapter 8. Dealing with Legacy Code
Chapter 9. Testing and Debugging
Chapter 10. Security
Chapter 11. Production-ready
Appendix A. Python 2 versus Python 3
Appendix A. Bibliography
Index