Removed extra characters in docs header underlines.

This commit is contained in:
Mariusz Felisiak 2019-02-08 21:38:30 +01:00 committed by GitHub
parent 22aab8662f
commit 25829197bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 9 additions and 9 deletions

View file

@ -535,7 +535,7 @@ Django includes four validators:
Validates whether the password is not entirely numeric.
Integrating validation
-----------------------
----------------------
There are a few functions in ``django.contrib.auth.password_validation`` that
you can call from your own forms or other code to integrate password