Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

9주차 Assignment - 김가을 #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

rlarkdmf1105
Copy link

Description

구현 및 작업에 대한 내용을 적어주세요.

image

Reference

참고한 레퍼런스가 있다면 적어주세요.

Question

어려웠던 점이 있거나 더 궁금한 점에 대해 적어주세요.

# See https://docs.djangoproject.com/en/4.2/howto/deployment/checklist/

# SECURITY WARNING: keep the secret key used in production secret!
secrete_file = os.path.join(BASE_DIR, "secretes.json")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

secretes.json이 아니고 secrets.json입니다!
전체적으로 Secrets 관련 오타때문에 런서버가 되지 않아요
이부분 수정해주세요~

Copy link
Contributor

@GraceKim527 GraceKim527 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

과제 확인 완료

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants