-
Notifications
You must be signed in to change notification settings - Fork 11
Feature: Add SponsorLevelViewSet #19
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
Conversation
] | ||
|
||
def get_remaining(self, obj): | ||
return obj.current_remaining_number |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
레거시 모델에 답이 있었네요. :-)
감사합니다.
- Prospectus API does not show the remaining accounts
감사합니다. 아래의 노션 문서 참고하셔서, |
isort, black을 적용해서 push 해본 결과 서로 code formatting 에 충돌이 있는 것 같아 보여요. |
@oleveloper 일단은 black 기준으로 처리해주시면 될 듯 합니다.
|
@oleveloper 이어서 머지할게 있어서, 제가 사라락 머지했습니다 ㅠㅠ |
목표
작업내용
유의사항
PyConKR-2023
을 지정 해 주세요.