Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- HTML
- 중복제거
- Push
- MSSQL
- GIT
- advColumnGrid
- blog
- queryset
- rank
- Django
- pyhcarm
- templates
- 델파이
- 백준
- c#
- pythonanywhere
- python3
- TMS
- Visual Studio
- Delphi
- dbadvgrid
- hackerrank
- get_object_or_404
- declare
- PyCharm
- github
- python 3.7
- COMMIT
- anaconda3
- delphi 10.3
Archives
- Today
- Total
목록font (1)
DevHyun
![](http://i1.daumcdn.net/thumb/C150x150/?fname=https://blog.kakaocdn.net/dn/rdWwj/btqLjtbRG2x/UQ69cq3mEuy6vtP7dVVR21/img.png)
장고걸스 코치들과 자원봉사자들의 수고로 번역된 글을 참고하였습니다. tutorial.djangogirls.org/ko CSS(Cascading Style Sheets)는 HTML와 같이 마크업언어(Markup Language)로 작성된 웹사이트의 외관을 꾸미기 위해 사용되는 언어입니다. 1. bootstrap 사용! * Bootstrap : 웹사이트를 쉽게 만들 수 있게 도와주는 HTML, CSS, JS 프레임워크. * Blog/templates/blog/post_list.html DevHyun's Blog {% for post in posts %} published: {{ post.published_date }} {{ post.title }} {{ post.text|linebreaksbr }} {% e..
Web/Django&Python Blog Projecct
2020. 10. 19. 17:49