TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Wagtail 2.0 is a big release for our Python CMS

78 pointsby tomdabout 7 years ago

6 comments

simonwabout 7 years ago
I found the &quot;Zen of Wagtail&quot; document really useful in understanding the philosophy behind the project: <a href="http:&#x2F;&#x2F;docs.wagtail.io&#x2F;en&#x2F;v2.0&#x2F;getting_started&#x2F;the_zen_of_wagtail.html" rel="nofollow">http:&#x2F;&#x2F;docs.wagtail.io&#x2F;en&#x2F;v2.0&#x2F;getting_started&#x2F;the_zen_of_wa...</a><p>In particular I really like the way it separates the roles of editor, site administrator and site developer. If you want custom fields, you write them in Python (and check them into version control) - it doesn&#x27;t even try to give non-programmers tools for constructing custom data types.
timonwebabout 7 years ago
These are exciting news, especially about Draft.js editor integration! I&#x27;ve built multiple projects with Wagtail CMS, and it&#x27;s always been a great joy to work with the code as a developer. Clients also like it for its sleek and uncluttered admin UI.<p>Keep it up!
评论 #16492207 未加载
drcongoabout 7 years ago
We&#x27;ve built a few Wagtail sites now, it&#x27;s a really great developer experience and the end result is an excellent experience for content editors. Really excited about Wagtail 2.0.
tonyyatesabout 7 years ago
Awesome work by the people involved making the best CMS for developers even better. Congratulations all.
chrxrabout 7 years ago
Excellent work Wagtail team! I look forward to updating my site later today.
khashashinabout 7 years ago
yuhuuu! I&#x27;m looking forward to the weekend to update my project.