diff options
| author | Eli Collins <elic@assurancetechnologies.com> | 2016-02-09 11:39:09 -0500 |
|---|---|---|
| committer | Eli Collins <elic@assurancetechnologies.com> | 2016-02-09 11:39:09 -0500 |
| commit | 79441fd7909b3d158e6432a28791c6689e00a43a (patch) | |
| tree | b5e276405a60bb60a5634bb696da45ccecec9b41 /docs/lib | |
| parent | b57e3887ba030a163ee1c98024218dda27b635a1 (diff) | |
| parent | bd44009b79cd2c0c2a232d9f0c7fef7e2521f41a (diff) | |
| download | passlib-79441fd7909b3d158e6432a28791c6689e00a43a.tar.gz | |
Merge with stable
Diffstat (limited to 'docs/lib')
| -rw-r--r-- | docs/lib/passlib.context.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/lib/passlib.context.rst b/docs/lib/passlib.context.rst index 4043aac..cb61f7b 100644 --- a/docs/lib/passlib.context.rst +++ b/docs/lib/passlib.context.rst @@ -412,6 +412,7 @@ current configuration: .. automethod:: CryptContext.schemes .. automethod:: CryptContext.default_scheme .. automethod:: CryptContext.handler +.. autoattribute:: CryptContext.context_kwds .. rst-class:: html-toggle expanded |
