Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 464 Bytes

Lightweight Django.md

File metadata and controls

26 lines (14 loc) · 464 Bytes

Lightweight Django

Using REST, WebSockets & Backbone
by Julia Elman, Mark Lavin


Preface

Prerequisites

1. The World's Smallest Django Project

2. Stateless Web Application

3. Building a Static Site Generator

4. Building a REST API

5. Client-Side Django and Backbone.js

6. Single-Page Web Application

7. Real-Time Django

8. Communication Between Django and Tornado