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

Feat/database edit #76

Merged
merged 8 commits into from
Jul 31, 2024
Merged

Feat/database edit #76

merged 8 commits into from
Jul 31, 2024

Conversation

dayeonkimm
Copy link
Collaborator

  • 유저 스택 생성 시 stack_id 만 입력
  • 유저 스택 삭제 시 request로 user_stack_id 필요
  • 시리얼라이저 필드에 user__id -> id
  • serializer에 date 추가
  • date 받아와서 datetime으로 전환
  • 오늘투두 조회시 시간 asia/seoul로 변경
  • users<-> potatoes CASCADE 오류 수정
  • 감자 변경 api 오류 해결
  • 전체 엔드포인트에 /api/ 추가
  • 엔드포인트 수정 및 삭제
  • settings.py 시간 Asia/Seoul 로 변경
  • 리디렉션 url 변경

- 시간 Asia/Seoul 로 변경
- 리디렉션 url 변경
- serializer에 date 추가
- date 받아와서 datetime으로 전환
- 오늘투두 조회시 시간 asia/seoul로 변경
- 시리얼라이저 필드에 user__id -> id
- 유저 스택 생성 시 stack_id 만 입력
- 유저 스택 삭제 시 request로 user_stack_id 필요
@dayeonkimm dayeonkimm merged commit 36a82fa into database Jul 31, 2024
1 check failed
youngkwangjoo pushed a commit that referenced this pull request Aug 1, 2024
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.

1 participant