diff options
| author | Chris McDonough <chrism@plope.com> | 2013-07-24 17:22:48 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-07-24 17:22:48 -0400 |
| commit | 32333e4d84fe0e71ce097a5dca57025353956dbe (patch) | |
| tree | c9814e4b80b1b1c215156885559e2744eebf5c87 /docs/api/config.rst | |
| parent | d79c0338e6b87ffa657f91065ce73c752f60a0b8 (diff) | |
| download | pyramid-32333e4d84fe0e71ce097a5dca57025353956dbe.tar.gz pyramid-32333e4d84fe0e71ce097a5dca57025353956dbe.tar.bz2 pyramid-32333e4d84fe0e71ce097a5dca57025353956dbe.zip | |
add not_ predicate feature
Diffstat (limited to 'docs/api/config.rst')
| -rw-r--r-- | docs/api/config.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/config.rst b/docs/api/config.rst index 39d504348..1f65be9f1 100644 --- a/docs/api/config.rst +++ b/docs/api/config.rst @@ -135,3 +135,4 @@ will only exist for the lifetime of the actual applications for which they are being used. +.. autoclass:: not_ |
