Skip to content

Commit 22128b3

Browse files
committed
CI/CDLAST
1 parent b11a581 commit 22128b3

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
@@ -105,7 +105,7 @@
105105

106106
AUTH_PASSWORD_VALIDATORS = [
107107
{
108-
'NAME':
108+
'NAME':
109109
(
110110
'django.contrib.auth.password_validation.'
111111
'UserAttributeSimilarityValidator'

0 commit comments

Comments
 (0)