diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/2.1.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/2.1.txt b/docs/releases/2.1.txt index 22768e2f1b..2135e1a958 100644 --- a/docs/releases/2.1.txt +++ b/docs/releases/2.1.txt @@ -42,7 +42,8 @@ Minor features :mod:`django.contrib.auth` ~~~~~~~~~~~~~~~~~~~~~~~~~~ -* ... +* :djadmin:`createsuperuser` now gives a prompt to allow bypassing the + :setting:`AUTH_PASSWORD_VALIDATORS` checks. :mod:`django.contrib.contenttypes` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
