ContactView revisited
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 5 Sep 2013 14:20:30 +0000 (16:20 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 5 Sep 2013 14:20:30 +0000 (16:20 +0200)
instead of redefining dispatch, we now define post, get (and _display as a common piece)
we need to avoid messing with 'dispatch' in the context of LoginRequiredView and the like


No differences found