Shifted definition of the context list_var (entries vs. articles) to a class attribut...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 26 Aug 2010 14:44:21 +0000 (10:44 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Thu, 23 Sep 2010 16:31:43 +0000 (12:31 -0400)
commitb9fa0c3d279f093b326ac1bc8dd431fa78f900b3
tree5228598d90a0662272a87d7e9c12b5dfac517ce0
parente9e849a722cfb91df4e3b15e206eccbba76c772e
Shifted definition of the context list_var (entries vs. articles) to a class attribute. Since account_view can be put in place of any arbitrary view, let it accept args and kwargs to handle anything unexpected.
contrib/penfield/models.py
contrib/penfield/utils.py
contrib/waldo/models.py