Open
Conversation
Owner
mieseung
commented
Dec 18, 2020
- Accounts app 생성
- allauth 사용하여 google social login 구현
* Update Model_Diagram.jpeg * Delete Model_Diagram.jpeg Moved Model Diagram to wiki
- Accounts app 생성 - allauth 사용하여 google social login 구현
* Create post and user App (wafflestudio18-5#8) * Sprint 1 - Update - DB와 유저 설정 - post 앱, user 앱 생성 - 게시판 페이지 (/posts/, /posts/:id/) 구현 - 게시글 생성, 접근, 수정 가능 - user 앱 생성 후 model 작성 * Update - Added createdAt, updatedAt to all models - Added error message for POST, PUT when given an empty content * Created .gitignore, PostReaction Model, Comment Model * Apply .gitignore * Implement /posts/, /posts/:id/ (wafflestudio18-5#9) * Update PostSerializer, PostViewSet.create * Update check for blank Post content * Implement PostDetailSerializer, CommentSerializer * Implement post delete * Implement pagination of posts Co-authored-by: Jonghyun Choe <52521749+201432420@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.