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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Django 1.8 beta 1 released

102 点作者 Spiritus大约 10 年前

8 条评论

Spiritus大约 10 年前
Link to release notes <a href="https://docs.djangoproject.com/en/dev/releases/1.8/" rel="nofollow">https:&#x2F;&#x2F;docs.djangoproject.com&#x2F;en&#x2F;dev&#x2F;releases&#x2F;1.8&#x2F;</a>
评论 #9107634 未加载
mangeletti大约 10 年前
Since 1.8 is an LTS release, those of you using 1.4 can finally upgrade without having to do so again for a couple years.
评论 #9108589 未加载
评论 #9108904 未加载
Alex3917大约 10 年前
This release is going to be huge. With support for Postgres arrays, UUIDs, security checks, jinja2, better fixtures support, etc., the gap between professionals and amateurs is getting smaller and smaller.<p>I remember five years ago when you could make enormous amounts of money if you knew how to send a tweet, ten years ago when you could make enormous amounts of money if you knew how to install anti-virus software, etc. And now these things have gotten so easy that the value of knowing how to do them is basically zero. Releases like this show that web development is quickly going the same way.<p>I would add though, the one thing I&#x27;m hoping to see in an upcoming release is native support for JWT auth. Right now it&#x27;s annoying to have to add Rest Framework just to be able to follow current best practices for having an API-driven front end, assuming you don&#x27;t also have a need to serialize your endpoints into YAML or whatever.
评论 #9109156 未加载
评论 #9108383 未加载
评论 #9108113 未加载
评论 #9108985 未加载
larrik大约 10 年前
Anyone know if there will be an official guide for moving between LTS releases? (1.4 &gt; 1.8)
评论 #9111400 未加载
ay1n大约 10 年前
Wow, release notes look great. I&#x27;m so impressed with the whole Django ecosystem - I&#x27;m yet to find a problem without a good answer on SO, there&#x27;s a package for most of the repetitive stuff when building a web app. I tried to follow the development process on GitHub for some time and while it was a valuable experience [1], it can be like a side project on its own, just to keep up with all the issues and bigger commits.<p>Anyway, I&#x27;m incredibly thankful for all the contributors. Learning and using Django let me meet great people, experience new things and had quite an impact on my life. Yay Open Source! ;).<p>[1] In general, I think that watching big project on GitHub for just a few weeks can be better lesson than reading a book on the topic (it depends, of course, but it&#x27;s a great learning experience nonetheless)
asdf1234大约 10 年前
Is there a specific asset pipeline library that most people that use Django recommend? I&#x27;m mainly concerned with filename asset fingerprinting.
评论 #9108492 未加载
collyw大约 10 年前
I only upgraded to 1.7 a month or two back.....<p>Still sounds good.
评论 #9108498 未加载
noobhater1000大约 10 年前
it is just me or is this a bigger release than normal? Great job to the Django team, this is more proof that Django is the defacto choice when building web applications in Python.<p>Flask is good, but Django comes with many more batteries included, which all major websites need.
评论 #9108116 未加载
评论 #9108737 未加载