summaryrefslogtreecommitdiff
path: root/docs/contents.rst
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2012-04-27 02:41:59 -0400
committerEli Collins <elic@assurancetechnologies.com>2012-04-27 02:41:59 -0400
commitb308b88118d1bb14f1adb5513d7290b25dda1e31 (patch)
treec6dbdcd0ab91fcc6ec1c319798fb9448bd7badd1 /docs/contents.rst
parent7a0d65a5a6d61a976daf311fec63171df49ecb37 (diff)
downloadpasslib-b308b88118d1bb14f1adb5513d7290b25dda1e31.tar.gz
near complete rewrite of django plugin, now making public
- monkeypatching now formalized w/ a patch manager, and should be *much* more resilient. - patch states reduced greatly, simplified code and tests - now handles django 1.4 correctly - patches hashers module as well (had to write some new wrappers) - added experimental methods GenericHandler.parsehash() to back our wrapper of Hasher.safe_summary() - XXX: doesn't currently import current HASHER state, - XXX: can't import hashers into passlib either -- though left initial notes on this
Diffstat (limited to 'docs/contents.rst')
-rw-r--r--docs/contents.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/contents.rst b/docs/contents.rst
index a4f3cc4..1849a66 100644
--- a/docs/contents.rst
+++ b/docs/contents.rst
@@ -19,6 +19,8 @@ Table Of Contents
lib/passlib.apache
lib/passlib.hosts
+ lib/passlib.ext.django
+
lib/passlib.exc
lib/passlib.registry
lib/passlib.utils
@@ -30,8 +32,3 @@ Table Of Contents
* :ref:`General Index <genindex>`
* :ref:`Module List <modindex>`
-
-..
- unlisted:
-
- lib/passlib.ext.django