diff -r 29f74716fd70 -r 5376aaadd16b web/facet.py --- a/web/facet.py Thu Oct 15 11:20:26 2009 +0200 +++ b/web/facet.py Mon Oct 19 15:16:41 2009 +0200 @@ -92,7 +92,7 @@ # constant restriction # XXX: X title LOWER(T) if it makes sense? return None - if rschema.is_final(): + if rschema.final: if len(ovar.stinfo['relations']) == 1: # attribute selection return ovar