reverse ์ธ๋ค์ผํ ๋ฆฌ์คํธํ 2/15 ํ ํ์์ผ! PyCharm์ผ๋ก ์ง๋๋ฒ์ ํ๋ Project(MyFirstWeb_0215) ์์ฑ, Django ์ค์น ๋ฐ MySQL ์ฐ๋์ ๋๊ฐ์ด ์งํํ๋ค. 1. ์ค๋์ templates ํด๋ ์์ ์ถ๊ฐ๋ก polls ํด๋๋ฅผ ๋ง๋ค๊ณ index.html ํ์ผ์ ์์ฑํด์ค 2. HttpResponse ์์ ์ง๋ฌธ์ ํด๋ฆญํ๋ฉด question.id๊ฐ ์ฐ๊ฒฐ๋๋๋ก link ์์ฑ ์ง์ ํ๊ธฐ 3. urls.py(polls URLConf) ํ์ผ์์ question_id์ ๋ํ URLConf์ ๊ฒฝ๋ก๋ฅผ ์ค์ ํด์ผ ํจ 4. polls App์ ํด๋น๋๋ URL๋ก ์ง์ (request)ํ๋ฉด view๋ก detailํจ์๊ฐ ํธ์ถ๋๋ฏ๋ก ์ด๋ฅผ ์ ์ํด์ผ ํจ 5. templates/polls ํด๋ ์์ detail๋ผ๋ HTML ํ์ผ์ ๋ง๋ค์ด์ค 6. polls.. ๋๋ณด๊ธฐ ์ด์ 1 ๋ค์