andrewebdev / tehblog

A very simple django blogging app
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Django 1.3 Class Based Generic Views #20

Closed andrewebdev closed 13 years ago

andrewebdev commented 13 years ago

We should start converting the Generic views for this app to Class Based Generic Views, available in django 1.3.

andrewebdev commented 13 years ago

available in dev branch atm.