mirror of
https://github.com/django/django.git
synced 2025-01-02 22:46:15 +00:00
Removed trailing whitespace in docs.
This commit is contained in:
parent
2544c15854
commit
e9ed5da3cb
@ -116,8 +116,8 @@ Minor features
|
||||
* The default iteration count for the PBKDF2 password hasher is increased from
|
||||
720,000 to 870,000.
|
||||
|
||||
* The default ``parallelism`` of the ``ScryptPasswordHasher`` is
|
||||
increased from 1 to 5, to follow OWASP recommendations.
|
||||
* The default ``parallelism`` of the ``ScryptPasswordHasher`` is increased from
|
||||
1 to 5, to follow OWASP recommendations.
|
||||
|
||||
* The new :class:`~django.contrib.auth.forms.AdminUserCreationForm` and
|
||||
the existing :class:`~django.contrib.auth.forms.AdminPasswordChangeForm` now
|
||||
|
Loading…
Reference in New Issue
Block a user