summaryrefslogtreecommitdiff
path: root/docs/api/static.rst
blob: 8ea2fff75992b197b6489f59736c4e46d89986dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. _static_module:

:mod:`pyramid.static`
---------------------

.. automodule:: pyramid.static

  .. autoclass:: static_view
     :members:
     :inherited-members:

  .. autoclass:: PathSegmentCacheBuster
     :members:

  .. autoclass:: QueryStringCacheBuster
     :members:

  .. autofunction:: Md5AssetTokenGenerator