Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

zopefoundation/zope.fanstatic

Repository files navigation

Caution!

This repository has been archived. If you want to work on it please open a ticket in https://github.com/zopefoundation/meta/issues requesting its unarchival.

Zope integration for fanstatic

This package provides Zope integration for fanstatic. This means it's taking care of three things:

  • provide access to the needed resources throughout the request/response cycle.
  • provide the base URL for the resources to be rendered.
  • clear the needed resources when an exception view is rendered.

This library fulfills these conditions for a Zope Toolkit/Grok setup.