Lightweight Django Using REST Websockets and Backbone
In this article, we'll build a lightweight Django application that uses RESTful websockets and Backbone.js for real-time communication and a responsive user interface. We'll cover the following topics: ...