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

이규원 과제 04 제출 #107

Open
wants to merge 38 commits into
base: main
Choose a base branch
from
Open

Conversation

civilian38
Copy link

@civilian38 civilian38 commented Dec 12, 2023

조교님들께서 도와주신 덕분에 잘 마무리할 수 있었습니다! 감사합니다!
(ps. 캐릭터를 매드 사이언티스트로 잡았는데, 윤리적 문제에 걸려서 그런지 기대하는 캐릭터성이 나오진 않고 그냥 나사빠진 사람처럼 응답합니다)

beanstalk 링크:
http://ass04-c.eba-wmkpq2d3.ap-northeast-2.elasticbeanstalk.com/

(추가) 실수로 과제물을 assignment 폴더가 아니라 chat_project 폴더에 넣었습니다

civilian38 and others added 30 commits September 12, 2023 16:47
requirements.txt에서 pypi3, pywin32 삭제. allowed_host에 주소 추가
Django project 생성, 앱 추가, migrate
회원가입 페이지 수정 필요
수정은 완료했으나 왜인지 모를 이유로 AWS에서 에러가 지속됨..
과제 02에서 form을 적극적으로 이용하지 않았으므로, form을 적극적으로 이용하여 블로그를 다시 구현한 후, REST framework로 이전
User, Post, Comment, TagPost, TagComment 모델 구현 완료 후 어드민 페이지 수정 끝
permission까지 정상 작동
이제 Superuser가 모든 글을 삭제, 수정할 수 있음
이제 태그를 생성, 삭제 할 수 있습니다
태그로 검색 기능까지 추가
댓글, 포스트 모두 최신순으로 오더링
DRF 프로젝트와 기존 프로젝트 분리
로그인, 회원가입, POST, Comment CRUD 기본 작업 완료
이제 Post의 pk를 통해 post에 달린 comment들을 모아볼 수 있습니다
이제 남은건 모델 추가하기, 리스트 호출시 가볍게?
이제 Post와 Comment들을 각각의 태그들을 통해 필터링할 수 있습니다
Post 100개, Comment 100개
S3 연동 완료, 캐릭터 생성 완료
gpt 서비스 구현 완료, 캐릭터 정보 불러오기 완료
EB CLI 통해 배포 필요
DEBUG = False 관련 오류 해결 필요
python manage.py collectstatic 사용
그런데 프론트엔드와 통신은 안되는..
도와주셔서 감사합니다!
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