app/soc/logic/models/__init__.py
author Sverre Rabbelier <srabbelier@gmail.com>
Wed, 03 Dec 2008 21:27:01 +0000
changeset 656 a76f1b443ea4
parent 312 3488234b329f
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Cleanups in the views module Mainly rename from original_params to new_params (so that the keyword argument in the __init__ method is the same for all). Also use super(View, self) where appropriate. Patch by: Sverre Rabbelier
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: