$3.99

Develop simple web applications with the powerful Django framework

By Samuel Dauzon

Category:
Share this page with a friend

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