Posts for tag: views

Dan Poirier

Class-based views in Django 1.3

Django 1.3 added class-based views, but neglected to provide documentation to explain what they were or how to use them. So here's a basic introduction.

Read more