django.contrib.staticfiles.handlers StaticFilesHandler Example Code

StaticFilesHandler is a class within the django.contrib.staticfiles.handlers module of the Django project.

Example 1 from django-webtest

django-webtest (PyPI package information) is a Django extension that makes it easier to use WebTest with your projects.

The project is open sourced under the MIT license.

django-webtest / django_webtest / init.py