Skip to content

Commit 7f5df0a

Browse files
authored
Update settings.py
1 parent 432c9ee commit 7f5df0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/djangoproj/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103

104104
AUTH_PASSWORD_VALIDATORS = [
105105
{
106-
"NAME": (
106+
"NAME": (
107107
"django.contrib.auth.password_validation."
108108
"UserAttributeSimilarityValidator"
109109
), # User similarity validator

0 commit comments

Comments
 (0)