최근 포스트

Django ERROR/NoReverseMatch

최대 1 분 소요

NoReverseMatch at /app/model Reverse for ‘views’ with arguments ‘(‘’,)’ not found. 1 pattern(s) tried: [‘app/url/(?P[0-9]+)\\Z']

vscode Black Formatting 적용하기

최대 1 분 소요

Vscode 에서 Python 을 사용할때 정해진 규칙 중 가장 많이 사용하는게 Black 이다 한번 적용해보자