summaryrefslogtreecommitdiff
path: root/docs/contents.rst
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2011-07-10 23:23:48 -0400
committerEli Collins <elic@assurancetechnologies.com>2011-07-10 23:23:48 -0400
commit3fc5fb37ed20b59e8e01a1aa6d11022d98a67b51 (patch)
treeeb5dfbb1e7374694dc4229e41785073186906c46 /docs/contents.rst
parentb21513912078f9489875c079f42092ec4e93b1fe (diff)
downloadpasslib-3fc5fb37ed20b59e8e01a1aa6d11022d98a67b51.tar.gz
added documentation for "passlib.ext.django" django app that upgrades Django to support pbkdf2
* docs & module currently hidden since it hasn't had much testing yet (and may split out into separate package anyway)
Diffstat (limited to 'docs/contents.rst')
-rw-r--r--docs/contents.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/contents.rst b/docs/contents.rst
index 436b578..058361c 100644
--- a/docs/contents.rst
+++ b/docs/contents.rst
@@ -21,7 +21,7 @@ Table Of Contents
lib/passlib.registry
lib/passlib.utils
-
+
modular_crypt_format
history
@@ -29,3 +29,8 @@ Table Of Contents
* :ref:`General Index <genindex>`
* :ref:`Module List <modindex>`
+
+..
+ unlisted:
+
+ lib/passlib.ext.django