Skip to content

Commit 2ab1f93

Browse files
committed
Update day-11.md
1 parent 1e995bb commit 2ab1f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/post/DevCourse/day-11.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ now = timezone.now()
435435
# datetime.datetime(2023, 10, 28, 6, 25, 23, tzinfo=datetime.timezone.utc)
436436
```
437437

438-
## 👀 CHECK
438+
## 👀 <g2>CHECK</g2>
439439

440440
_<span style = "font-size:15px">(어렵거나 새롭게 알게 된 것 등 다시 확인할 것들)</span>_
441441

@@ -479,7 +479,7 @@ _<span style = "font-size:15px">(어렵거나 새롭게 알게 된 것 등 다
479479
- MTV(Model-Template-View) : MVC에 대응되는 Django의 디자인 패턴
480480
- [참고 블로그](https://tibetsandfox.tistory.com/16)
481481
482-
## ❗ 느낀 점
482+
## ❗ <g2>느낀 점</g2>
483483
484484
오늘은 Django 프레임워크의 소개 및 기본 기능과 구조에 대해 배웠다. 간단한 개념 및 소개였기 때문에 어렵다기 보다는 정리하고 기억해야 할 내용이 많아 공부하고 정리하는 데 오랜 시간이 들었다.
485485

0 commit comments

Comments
 (0)