TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Django CMS 3.2 released

180 点作者 intellectronica超过 9 年前

21 条评论

JonAtkinson超过 9 年前
As another poster points out, there aren&#x27;t a lot of CMS-related posts on HN, but I&#x27;d like to share a little of our experience with Django CMS.<p>I&#x27;ve been using Django CMS since early in the 2.x releases (the earliest Django CMS site I still have the code for was using 2.1.0.beta2), and since then we have developed approximately 80 Django CMS sites; with traffic ranging from a few hundred hits a month, to our largest which serves a few hundred thousand hits per day across three languages.<p>In all this time, I still haven&#x27;t found a compelling reason to switch to anything else. Django CMS&#x27;s most powerful feature is that it&#x27;s just plain old Django. This means that it&#x27;s rare we can&#x27;t use the CMS as a base framework for a site, and then plug custom applications into the site tree as necessary. Certainly few of our clients have needs which are exotic enough where this pattern breaks down. Yes, this requires a certain amount of learning curve, but it&#x27;s not insurmountable at all, and I think it&#x27;s conceptually simpler than most other CMSes out there (I&#x27;ve been an agency-side web developer for 15 years, and I still can&#x27;t figure out how some people mangle the Wordpress page loop).<p>I was concerned early in the 3.x cycle when front-end editing was introduced (and I believe the introduction was mishandled by the development team), but recent releases have polished this to a level where I can ship it to clients with confidence. This week we launched a new site using 3.2, and content wizards, in particular, are a powerful addition (will these be made multi-step in the future? It would be nice from a UI point of view).<p>The CMS in general is in good hands, though I do worry that without strong community leadership, it might move too far towards being &#x27;the platform which powers Aldryn&#x27;, rather than a strong stand-alone CMS. Maybe that&#x27;s too negative, but I do see it as a risk.<p>5 years ago I made a bet on Django CMS, and it turned out good, so I&#x27;m happy. Maybe it&#x27;ll serve the next 5 years.
评论 #10712184 未加载
评论 #10712207 未加载
评论 #10713321 未加载
评论 #10716181 未加载
currysausage超过 9 年前
Off-topic, but since CMS-related submissions come up rather scarcely nowadays: What are some promising, modern Web Content Management Systems for medium-sized sites that I should look at, especially if I like the clean, modular design of ProcessWire very much, but not its implementation (too slow even with caching enabled)?<p>I don&#x27;t care about the programming language (PHP is fine, so is anything else). What I do care about is flexibility in terms of custom page types (e.g. define &quot;Author&quot;, &quot;Title&quot;, &quot;Description&quot;, &quot;ISBN&quot;, and &quot;Cover Image&quot; fields for page type &quot;Book&quot;; loop through such child items on the parent page).<p>Is Django CMS something that might make me happy? Are there any new projects on the horizon that look promising?
评论 #10711340 未加载
评论 #10711438 未加载
评论 #10711297 未加载
评论 #10711345 未加载
评论 #10711604 未加载
评论 #10712104 未加载
评论 #10711634 未加载
评论 #10711765 未加载
评论 #10712065 未加载
评论 #10713416 未加载
评论 #10714764 未加载
评论 #10714460 未加载
评论 #10712316 未加载
评论 #10711749 未加载
mladenkovacevic超过 9 年前
What is the best blog app to use with Django-CMS? I&#x27;ve been using Zinnia with an older release, but I see that your demo uses the new Aldryn Newsblog app.<p>I&#x27;m looking to do a small redesign along with re-deploying a website with 3.2 but I don&#x27;t feel like going back and re-theming Zinnia to fit with my new design. Is Aldryn&#x27;s app a simpler solution?
评论 #10711098 未加载
评论 #10731498 未加载
评论 #10711082 未加载
m15hbah超过 9 年前
Love the content wizard mechanism.<p>Makes it super easy for the my clients to add blog posts.<p>It&#x27;s fairly easy to implement the logic too.
评论 #10731500 未加载
jmr0超过 9 年前
Excellent work! I&#x27;m really liking the structure board changes, as I had run into some issues with that in the past.<p>I&#x27;ve used Django CMS for client work and have been very happy - it&#x27;s all the power of Django combined with a nice user interface for clients to manage their content. It&#x27;s also very easy to integrate with existing Django sites&#x2F;plugins.<p>Anyone working with medium-sized websites and trying to stay away from the PHP world should look into it for their next project.
softinio超过 9 年前
I have been using mezzannine. Worth moving to this? What are its advantages over mezzannine?<p>Thanks.
评论 #10712950 未加载
评论 #10712799 未加载
brownsugar100超过 9 年前
Touch support is very promising looking forward to use it on my ipad
评论 #10710692 未加载
mrmondo超过 9 年前
I&#x27;d love to hear from anyone who&#x27;s migrated or moved from Drupal to Django CMS. We have around 100 Drupal CMS&#x27; that we&#x27;ve been working with for years and we can&#x27;t wait to get rid of them to something more modern, even Drupal 8 is a massive, to late - to little disappointment. Any stories?
评论 #10731587 未加载
marcosdumay超过 9 年前
When I tried it, I could make Django CMS run, because it needed a long list of requirements, with their own requirements, and I couldn&#x27;t get a set of packages that worked together.<p>I&#x27;m glad that this issue seems to be solved now. Current requirements are very reasonable. Will try it again.
xenophonf超过 9 年前
Whelp, time to update my small constellation of Django-related FreeBSD ports! Good work, guys!
afandian超过 9 年前
Does anyone have any experience comparing this to Wagtail.io, a new CMS-that-uses-Django?
etchalon超过 9 年前
Is this still a Terrible Tree of Widgets design?
评论 #10711103 未加载
评论 #10711122 未加载
评论 #10711549 未加载
DanieleProcida超过 9 年前
A lot of people are talking about touch-screen support.<p>We don&#x27;t want to dash anyone&#x27;s expectations, but the release notes do advise: &quot;your Apple Watch is sadly unlikely to provide a very good django CMS editing experience.&quot;
astaroth360超过 9 年前
Hmmm, my company has switched over to Wagtail at this point and they&#x27;ve been happy with it. I&#x27;ll have to look over new Django CMS and see what I think.
kubrakovi超过 9 年前
Awesome work on new release of Django CMS! Right now move content from old one to new -&gt; so huge difference. UI for content management works as a charm.
ctmkpp超过 9 年前
I searched for examples of websites built with Django CMS, and I saw that the django-cms homepage already has a page dedicated to that: <a href="http:&#x2F;&#x2F;www.django-cms.org&#x2F;en&#x2F;case-studies&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.django-cms.org&#x2F;en&#x2F;case-studies&#x2F;</a><p>Does anyone else have more examples? I am really curious about django-cms in the wild.
morgante超过 9 年前
This is the first time I&#x27;ve seen Django CMS, but it looks interesting. How hard is it to integrate into an existing Django site?
评论 #10711309 未加载
评论 #10711313 未加载
mixmastamyk超过 9 年前
I didn&#x27;t get in yet, but this looks <i>very</i> professional from the pics.<p>Is there any chance your admin forms could get into django proper? The stock admin, while functional, doesn&#x27;t look nearly as nice. Yes, I&#x27;m aware of the new theme, but there&#x27;s a lot more to it than just being flat.
评论 #10715221 未加载
jbeja超过 9 年前
If there any marketplace were one call sell Django Cms plugins or themes which is profitable?
评论 #10713609 未加载
siwue超过 9 年前
Looks nice! I&#x27;m looking forward to get the new version deployed for my website soon.
benzkji超过 9 年前
mindblowing release!
评论 #10710679 未加载
评论 #10710718 未加载