From 40e5acb3b953bcf14e541d081efbc49e0920189b Mon Sep 17 00:00:00 2001 From: Lee Sarah Date: Tue, 31 Oct 2023 17:01:21 +0900 Subject: [PATCH] Create day-12.md --- content/post/DevCourse/day-12.md | 37 ++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 content/post/DevCourse/day-12.md diff --git a/content/post/DevCourse/day-12.md b/content/post/DevCourse/day-12.md new file mode 100644 index 0000000..cb0e5b8 --- /dev/null +++ b/content/post/DevCourse/day-12.md @@ -0,0 +1,37 @@ ++++ +author = "Seorim" +title = "Day 12" +date = 2023-10-31T14:18:08+09:00 + +categories = [ + "DevCourse", +] +tags = [ + "TIL", +] ++++ + +# TIL - + +## ๐Ÿ“‹ย ๊ณต๋ถ€ ๋‚ด์šฉ + +### + +#### + +## ๐Ÿ‘€ย CHECK + +_(์–ด๋ ต๊ฑฐ๋‚˜ ์ƒˆ๋กญ๊ฒŒ ์•Œ๊ฒŒ ๋œ ๊ฒƒ ๋“ฑ ๋‹ค์‹œ ํ™•์ธํ•  ๊ฒƒ๋“ค)_ + +- vscode django template ํฌ๋งคํŒ… + + - [์ฐธ๊ณ ๊ธ€](https://velog.io/@junsikchoi/VSCode%EC%97%90%EC%84%9C-Django-%ED%85%9C%ED%94%8C%EB%A6%BF-%EC%98%A4%ED%86%A0-%ED%8F%AC%EB%A7%A4%ED%8C%85%ED%95%98%EA%B8%B0) + +- django template ์ฃผ์„ ์ฒ˜๋ฆฌ + ```template + {% comment %} + ์ฃผ์„ ๋‚ด์šฉ + {% endcomment %} + ``` + +## โ— ๋Š๋‚€ ์ 