The horizon.contrib.staticfiles.finders ModuleΒΆ

class horizon.contrib.staticfiles.finders.HorizonStaticFinder(app_names=None, *args, **kwargs)[source]

Bases: django.contrib.staticfiles.finders.AppDirectoriesFinder

A static files finder that also looks into the directory of each panel.

Previous topic

The horizon.contrib.staticfiles Module

Next topic

The horizon.templatetags.bootstrap Module

Project Source

This Page