Soojin Woo2019년 7월 7일1분 분량Django :: Python - Magic MethodHow to change 'Blog object (1)'? By using '__str__' method you could modify the title.
Soojin Woo2019년 6월 9일1분 분량Git :: git push errorI was able to solve the git push problem by applying Method1 or Method2. Method 1) $ git remote remove origin $ git remote add origin...