Searched full:static_dir (Results 1 – 6 of 6) sorted by relevance
17 static_dir: images20 static_dir: scripts23 static_dir: styles
20 static_dir: stylesheets23 static_dir: static-dashboards
8 static_dir: image
24 static_dir: static
488 static_dir = os.path.realpath(os.path.join(490 full_path = os.path.realpath(os.path.join(static_dir, path))491 if full_path.startswith(static_dir):496 % (full_path, static_dir))