We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#83 고치려다가 발견한 사실인데.. make init && make runserver 띄우고 새 사용자 가입해서 글 쓰려고 하면, 퍼미션이 없어서 글이 안 써짐.
fixture에 해당 퍼미션을 넣어 주는 것으로 해결 가능할 듯..
The text was updated successfully, but these errors were encountered:
No branches or pull requests
#83 고치려다가 발견한 사실인데.. make init && make runserver 띄우고 새 사용자 가입해서 글 쓰려고 하면, 퍼미션이 없어서 글이 안 써짐.
fixture에 해당 퍼미션을 넣어 주는 것으로 해결 가능할 듯..
The text was updated successfully, but these errors were encountered: