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

8주차 과제 로그인 회원가입 제출 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahyeon-github
Copy link
Member

@ahyeon-github ahyeon-github commented Jul 14, 2022

📌 관련 이슈

closed #16

✨ 과제 내용

  • 6주차 과제 나만의 다이어리에 회원가입, 로그인, 로그아웃 추가하기
  • community + Blog 합치기
  • 회원가입 시 자동로그인에서 사용자가 회원가입 따로, 로그인 따로 하게 구현하기
    views.py에 있는 return redirect(‘home’)코드를 return redirect('signin')로 바꿔서 사용자가 회원가입 이후 로그인도 시도하게 바꾸었습니다.

📸 스크린샷(선택)

스크린샷 2022-07-14 오후 8 29 38

스크린샷 2022-07-14 오후 8 30 00

스크린샷 2022-07-14 오후 8 30 11

스크린샷 2022-07-14 오후 8 30 42

📚 레퍼런스 (또는 새로 알게 된 내용) 혹은 궁금한 사항들

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.

[FEAT] 멋사 8차 과제🦁
1 participant