Django Design Patterns and Best Practices (2015)

Django Design Patterns and Best Practices (2015)

Preface

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