Skip to content

Commit

Permalink
add back
Browse files Browse the repository at this point in the history
  • Loading branch information
xinghengwang committed Dec 13, 2024
1 parent 71ec764 commit cfe92fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jandog/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
'django.contrib.auth.middleware.AuthenticationMiddleware',
'django.contrib.messages.middleware.MessageMiddleware',
'django.middleware.clickjacking.XFrameOptionsMiddleware',
# 'moesifdjango.middleware.moesif_middleware',
'moesifdjango.middleware.moesif_middleware',
]

ROOT_URLCONF = 'jandog.urls'
Expand Down

0 comments on commit cfe92fe

Please sign in to comment.