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

Refactor: articles, comment CRUD 수정 #10

Merged
merged 2 commits into from
Nov 18, 2024
Merged

Conversation

KSAhh
Copy link
Owner

@KSAhh KSAhh commented Nov 18, 2024

작업내역

  • articles앱 구조변경

세부사항

  • article시 comment.is_delete 속성 변환 안되는 오류 수정
  • 고객센터 반환데이터 키 값 일관성 향상 (message -> detail)
    • DRF 기본 반환 값이 detail로 지정되어있음
  • articles/views.py 구조 변경
  • project/settings.py 추가

Resolves #8

KSAhh and others added 2 commits November 18, 2024 18:04
반환 데이터 변경 (message -> article, comment 객체)

Related to #8
message -> detail로 변경

# Resolves #8
@sadtearcat sadtearcat merged commit edd5774 into develop Nov 18, 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.

2 participants