summaryrefslogtreecommitdiff
path: root/paste/config.py
Commit message (Collapse)AuthorAgeFilesLines
* o allow DispatchingConfigs to customize their SOP name attributepjenvey2007-07-061-19/+20
| | | | | o inline current_conf, add current as an alias o allow customizing ConfigMiddleware's environ key
* allow ConfigMiddleware to use a different DispatchingConfigpjenvey2007-03-061-3/+4
|
* added paste.config, a rewrite of paste.deploy.config using the registrypjenvey2006-12-211-0/+118