Welcome to zerokspot.com, the personal website of Horst Gutmann.

OOP Views for Django now on GitHub

This post was written on 2008/04/28 at 06:41:50

About a week ago I wrote about bringing some OOP into Django views and also posted some code for that. Since I use this in one project and want to move it also into some other project of mine, I've put this (together with some very simple pagination templatetag) into its own pluggable app and uploaded it github for everybody to slap me around for my coding style ;-)

So if you want to use this code, simply install the app available here (or just import the django_zsutils.utils.oopviews module).

blog comments powered by Disqus