chapter 1: django and patterns - packtpub.com · s my_proj home about ge lia' - login heading...

25
Chapter 1: Django and Patterns

Upload: hoangnhan

Post on 27-Feb-2019

217 views

Category:

Documents


0 download

TRANSCRIPT

Chapter 1: Django and Patterns

[ 2 ]

Chapter 2: Application Design

[ 3 ]

[ 4 ]

Chapter 3: Models

[ 5 ]

Chapter 4: Views and URLs

[ 6 ]

Chapter 5: Templates

[ 7 ]

[ 8 ]

[ 9 ]

Chapter 6: Admin Interface

[ 10 ]

[ 11 ]

Chapter 7: Forms

[ 12 ]

[ 13 ]

Chapter 8: Working Asynchronously

[ 14 ]

[ 15 ]

Chapter 9: Creating APIs

[ 16 ]

[ 17 ]

Chapter 10: Dealing with Legacy Code

[ 18 ]

[ 19 ]

[ 20 ]

Chapter 11: Testing and Debugging

[ 21 ]

[ 22 ]

[ 23 ]

Chapter 12: Security

[ 24 ]

[ 25 ]

Chapter 13: Production-Ready