File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
### [ 2A. 첫 페이지 만들기] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/firstPage.md )
25
25
### [ 2B. 프론트엔드 입문 - [ Instagram PC버전]] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/frontEnd.md )
26
26
27
- ### [ 3. 게시판 만들기] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md )
27
+ ### [ 3. 기본적인 게시판 만들기] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md )
28
28
29
29
30
30
### [ 4. 이미지 업로드] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/uploadImg.md )
Original file line number Diff line number Diff line change 1
- # 게시판 만들기
1
+ # 기본적인 게시판 만들기
2
2
3
3
### ` Django ` 의 구조
4
4
` Django ` 는 ` MVC ` 모델을 ` MTV ` 라고 부릅니다
Original file line number Diff line number Diff line change @@ -460,4 +460,4 @@ Story 밑에 추천 친구의 목록도 만들어 볼게요.
460
460
` html ` ` css ` 에 대해 더 공부하고 싶다면 [ w3school] ( https://www.w3schools.com/ ) 를 추천드려요:)
461
461
462
462
## 다음 강의는
463
- ### [ 3. 게시판 만들기] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md )
463
+ ### [ 3. 기본적인 게시판 만들기] ( https://github.com/haedal-with-knu/djangoBootcamp/blob/master/dashboard.md )
You can’t perform that action at this time.
0 commit comments