mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #28571 -- Added a prompt to bypass password validation in createsuperuser.
This commit is contained in:
@@ -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`
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user