summaryrefslogtreecommitdiff
path: root/docs/modules/config.txt
blob: 9d8f8944720a3dc8663eaeabc109d0a88107a237 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
:mod:`paste.deploy.config` -- Configuration and Environment middleware
======================================================================

.. automodule:: paste.deploy.config

Module Contents
---------------

.. autoclass:: DispatchingConfig
.. autoclass:: ConfigMiddleware
.. autoclass:: PrefixMiddleware

.. comment: FIXME: do something about CONFIG (manual docs?)