86
86
view_attr = 'public_views'
90
95
for plugin in view_plugins:
93
98
# An annotated function can also be passed in directly.
94
99
if hasattr(fr, '_forward_route_meta'):
101
106
# An annotated function can also be passed in directly.
102
107
if hasattr(rr, '_reverse_route_src'):