【问题标题】:Django: Is there a django blog or cms engine that have all wordpress features?Django:有没有包含所有 wordpress 功能的 django 博客或 cms 引擎?
【发布时间】:2012-05-08 19:26:14
【问题描述】:

正如它所说,我想要具有 wordpress 功能的 django cms 引擎。

我想构建类似tutsplus.com 网络的东西,但希望它在 python/django 基础中。

【问题讨论】:

  • Mezzanine 类似于 Wordpress 等工具。我不认为它具有所有 WP 功能,尽管它可能值得一看:mezzanine.jupo.org
  • 投票结束作为工具记录

标签: django content-management-system django-cms


【解决方案1】:

Django 是一个框架,因此在大多数情况下,它会比 wordpress 更复杂一些,以便开箱即用地制作像 tutsplus 这样的东西。

退房 http://pinaxproject.com/(我挖 pinax)或 https://github.com/nathanborror/django-basic-apps

但您可能还想深入了解基于 django 的 CMS(通过其他帖子),例如:

Django CMS which is the best? Integrate existing blog code into Django-CMS?

这里有更多基于 Django 的 CMS 的详细列表: http://djangopackages.com/grids/g/cms/

希望对您有所帮助。

【讨论】:

    【解决方案2】:

    我有使用 django-cms 的经验,我发现它有很好的文档记录并且很容易上手。我还得想办法把表格放进去。

    【讨论】:

      猜你喜欢
      • 2020-06-18
      • 2017-07-12
      • 2012-04-23
      • 2020-03-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-06-17
      • 2018-07-15
      相关资源
      最近更新 更多