基于Django的内容管理系统 DDTCMS

码农软件 · 软件分类 · 建站系统CMS · 2020-01-28 09:14:23

软件介绍

DDTCMS 是一个基于Django的内容管理系统(CMS)。

ddtcms一些说明:

  • 首页index.html的框架用了一点poco网的,最顶端的参考了QQ首页的横条。
  • 模板使用我想让每个app自带模板
  • views很多没有写,大多用的是generic_views
  • blog用了分页,news,article继承blog的entry对象
  • 评论使用了django自带的comments
  • 整合了registration,profiles,django-forum,前两者主要是解决了一些模板的问题,就可以用了。以后要完善的就是mysite 的 member模块了。
  • 模板标记中,因为django-forum使用了markdown,所以要下载和安装markdown。
  • 另外,国际化页面,使用了gettext,请到sf下载安装

本文地址:https://codercto.com/soft/d/24353.html

The Book of CSS3

The Book of CSS3

Peter Gasston / No Starch Press / 2011-5-13 / USD 34.95

CSS3 is the technology behind most of the eye-catching visuals on the Web today, but the official documentation can be dry and hard to follow. Luckily, The Book of CSS3 distills the heady technical la......一起来看看 《The Book of CSS3》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

随机密码生成器
随机密码生成器

多种字符组合密码

URL 编码/解码
URL 编码/解码

URL 编码/解码