diff options
| author | ianb <devnull@localhost> | 2008-10-31 05:33:49 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2008-10-31 05:33:49 +0000 |
| commit | 9451fe145efcfc7b5fa95e4ea37bf4b89c7a4043 (patch) | |
| tree | 68136df527bcb804ec229d27be9076ad5588a8a5 /setup.py | |
| parent | 6ba4bda38d362457c6850414ac2062f9f8dc1565 (diff) | |
| download | paste-9451fe145efcfc7b5fa95e4ea37bf4b89c7a4043.tar.gz | |
More cowbell\!
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -178,6 +178,7 @@ For the latest changes see the `news file grantip = paste.auth.grantip:make_grantip openid = paste.auth.open_id:make_open_id_middleware [openid] pony = paste.pony:make_pony + cowbell = paste.cowbell:make_cowbell errordocument = paste.errordocument:make_errordocument auth_cookie = paste.auth.cookie:make_auth_cookie translogger = paste.translogger:make_filter |
