Breaking Ice with Django
TODOs for the chapter
- what is django
- python and its relation with django -- analalogy with other frameworks (ASP C#, laravel, zend PHP, ROR ruby)
- whats a framework
- folder structure -- major files and purpose of each one
- control flow during request response sycle
- MVC structure
- DB migrations
- book structure