当前位置: 首页 > 后端技术 > Python

Django20200407博客开发001

时间:2023-03-26 19:00:22 Python

刘子君个人博客

{{blog.title}}

作者:{{blog.author}}

{#这里为什么标红?另外这里的年月日时分秒和Python的datetime有点不一样,html用分钟中的n来表示!H表示24小时,h表示十六进制#}

发布日期:{{blog.created_time|date:"Y-m-dH:n:s"}}

类别:{{blog.blog_type}}

{{blog.content}}