Skip to content

Commit cf5ea23

Browse files
committed
S3 설정 수정
1 parent 4f2af52 commit cf5ea23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyconkr/settings.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,3 +266,5 @@
266266
# login_required view에 로그인 되지 않은 상태로 접속할 경우 리다이렉트할 로그인 페이지를 설정합니다.
267267
# The URL or named URL pattern where requests are redirected for login when using the login_required() decorator
268268
LOGIN_URL = '/accounts/login/'
269+
270+
AWS_QUERYSTRING_AUTH = False

0 commit comments

Comments
 (0)