Commit afb9ad13 by Michael DeHaan

Fix duplicate Sphinx target in documentation.

parent 64a38395
...@@ -220,7 +220,7 @@ entered value so you can use it, for instance, with the user module to define a ...@@ -220,7 +220,7 @@ entered value so you can use it, for instance, with the user module to define a
confirm: yes confirm: yes
salt_size: 7 salt_size: 7
You can use any crypt scheme supported by `Passlib <http://pythonhosted.org/passlib/lib/passlib.hash.html>`_ : You can use any crypt scheme supported by 'Passlib':
- *des_crypt* - DES Crypt - *des_crypt* - DES Crypt
- *bsdi_crypt* - BSDi Crypt - *bsdi_crypt* - BSDi Crypt
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment