-
Notifications
You must be signed in to change notification settings - Fork 0
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
feature: ERD, 모델, 마이그레이션 #4
Labels
Comments
JaeHyuckSa
added a commit
that referenced
this issue
Oct 25, 2023
- likes, shares 에 model, admin은 객체를 생성하지 않기에 파이썬 파일을 삭제했습니다 Related to #4
JaeHyuckSa
added a commit
that referenced
this issue
Oct 25, 2023
- 유저 모델 추가, 유저 인증 코드 모델 추가 Related to #4
JaeHyuckSa
added a commit
that referenced
this issue
Oct 25, 2023
- 게시글, 해시태그 모델을 추가했습니다. Related to #4
JaeHyuckSa
added a commit
that referenced
this issue
Oct 25, 2023
- 기본 유저 모델을 설정 파일에 적용했습니다. Related to #4
Merged
14 tasks
JaeHyuckSa
added a commit
that referenced
this issue
Oct 25, 2023
- 기본 유저 모델을 설정 파일에 적용했습니다. Related to #4
JaeHyuckSa
added a commit
that referenced
this issue
Oct 26, 2023
- Django에서 지원해주는 쿼리함수가 SQLite에서 지원하기 않기에 회의 후 Postgresql로 변경하도록 결정 - 정확하게 SQLite는 datetime이 없기에 날짜 집계 함수인 TruncDate를 사용하려고 했으나 불가 그러므로 Django에서 추천해주는 Postgresql 사용 Related to #4
Chestnut90
added a commit
that referenced
this issue
Oct 26, 2023
- content_id 필드 추가, social post에 대한 구분 식별자 Related to #4
JaeHyuckSa
added a commit
that referenced
this issue
Oct 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: