From: Thierry Parmentelat Date: Wed, 20 Mar 2013 17:57:06 +0000 (+0100) Subject: oops, broken view X-Git-Tag: myslice-django-0.1-2~47 X-Git-Url: http://git.onelab.eu/?p=unfold.git;a=commitdiff_plain;h=c99b0dcada4a985aefa4141c29208456adf602f2 oops, broken view --- diff --git a/trash/haze.py b/trash/haze.py index 970faff3..b9f56a95 100644 --- a/trash/haze.py +++ b/trash/haze.py @@ -27,7 +27,7 @@ def hazelnut_view (request): method='resource', timestamp='latest', fields=['hrn','hostname'], - filters= [ + filters= [ [ 'slice_hrn', '=', 'ple.inria.', ] ], # xxx filter : should filter on the slices the logged user can see # we don't have the user's hrn yet # in addition this currently returns all slices anyways