This repository was archived by the owner on Mar 7, 2022. It is now read-only.
Profile 페이지 organization, phone없을 시 none대신 empry string 출력#119
Closed
Curzy wants to merge 2 commits intopythonkr:developfrom
Closed
Profile 페이지 organization, phone없을 시 none대신 empry string 출력#119Curzy wants to merge 2 commits intopythonkr:developfrom
Curzy wants to merge 2 commits intopythonkr:developfrom
Conversation
Contributor
|
기여해주셔서 감사합니다. :) empty string도 좋지만, None 일 경우 html 태그 자체가 안 나오게 하는 게 나을 것 같은데 |
Contributor
Author
|
@NohSeho 아래 Ticket, Proposal 있는 부분도 그런 방식으로 구현되있었네요 감사합니다. |
SehoNoh
added a commit
that referenced
this pull request
Aug 11, 2017
Contributor
|
머지됐습니다. 감사합니다 :) |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
유저 프로필에서 소속과 전화번호를 입력하지 않았을 때 나오는 None을 없앴습니다.