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

Upgrade major version to 3 #402

Merged
merged 84 commits into from
Aug 2, 2023
Merged

Upgrade major version to 3 #402

merged 84 commits into from
Aug 2, 2023

Conversation

injoonH
Copy link
Member

@injoonH injoonH commented Aug 2, 2023

Features

  • Allow all IPs to debug when DEBUG = True. PR #377 by @retroinspect.
  • Squash 'QnA' and 'Anonymous' boards into 'Talk'. PR #384 by @retroinspect.
  • Update run.sh to support the DX container. PR #387 by @TriangleYJ.
  • Top articles when upvotes are over the threshold. PR #385 by @injoonH.
  • Add test user generator. PR #385 by @injoonH.
  • Use Pipenv for package management. PR #388 by @injoonH.
    • Update Dockerfile.
  • Use drf_spectacular for OpenAPI 3.0 schema generation. PR #388 by @injoonH.
  • Filter articles using board slug. PR #392 by @injoonH.
  • Use slug for board detail looup. PR #393 by @injoonH.
  • Add BoardGroup model. PR #395 by @injoonH.
  • Use BoardDetailActionSerializer for board detail lookup. PR #396 by @injoonH.
  • Include attachment details in the article's detailed response. PR #400 by @injoonH.

Upgrades

Refactors

  • Exclude unnecessary fields of Board and Topic in serializers. PR #391 by @injoonH.

Fixes

  • Allow admin to post anonymous comments. PR #398 by @injoonH.

Docs

  • Update package versions and package manager in README.md. PR #388 by @injoonH.

Internal

  • Update environment variable CACHE_DOCKER_TAG to DJANGO_ENV. PR #388 by @injoonH.

injoonH and others added 30 commits March 30, 2023 14:36
Fix INTERNAL_IPS to enable djdt in DX containers
dx용 entrypoint script를 추가했습니다.
injoonH and others added 25 commits July 12, 2023 08:45
Add board slug to article filter parameter
Use detail serializer for GET method
Include attachment details in the article's detailed response
@injoonH injoonH added the deploy Merge develop to master label Aug 2, 2023
@injoonH injoonH merged commit 5797c3c into master Aug 2, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Merge develop to master
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants