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...
Soojin Woo2019년 5월 25일1분 분량Django :: urls.pyMethod 1) import wordcount.views Method 2) from main import views
Soojin Woo2018년 11월 23일1분 분량KHUthonI participated Hackathon for the first time. It was so interesting experience to me. My project was not perfect at all. Even i was not...