<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Django - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/django/</link><description>Django - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Sun, 12 Jan 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/django/" rel="self" type="application/rss+xml"/><item><title>django-cms</title><link>https://rd163.visword.com/posts/django-cms-intro/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/django-cms-intro/</guid><description>&lt;p>由 Django 编写的企业级 CMS(Content Management System，内容管理系统),它功能实用、安全可靠，支持拖拽上传图片、轮播图、Docker 部署等功能，可轻松进行二次开发，多用于构建企业官网，比如：国家地理（National Geographic）、NASA、L&amp;rsquo;Oréal、Canonical、PBS 等机构的网站都基于它开发而成。本文整理其背景、核心概念与本地启动方式，方便快速评估是否适合自己的项目。&lt;/p></description></item><item><title>Python Web 框架</title><link>https://rd163.visword.com/posts/python-web-framework/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/python-web-framework/</guid><description><![CDATA[<p>Python 生态里有不少成熟的 Web 框架，各自针对不同的场景做了取舍。本文按&quot;大而全 / 微框架 / 高性能异步&quot;三类，记录我在调研与使用过程中沉淀的几款主流框架要点，以及若干实操链接。</p>]]></description></item><item><title>Wagtail 介绍</title><link>https://rd163.visword.com/posts/wagtail-intro/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/wagtail-intro/</guid><description>&lt;p>在 Python 的 Web 生态里,Django 已经足够成熟,但要做一套让非技术人员也能顺畅发布内容的网站,通常还需要一个内容管理系统(Content Management System,CMS)。Wagtail 就是这样一个基于 Django 构建的开源 CMS,由英国数字 agency Torchbox 于 2014 年开源,目前由社区维护,被 NASA、Google、Mozilla、MIT、UC Berkeley、NHS 等机构用于生产环境。&lt;/p></description></item></channel></rss>