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.

Django 1.9 alpha 1 released

156 pointsby tweakzover 9 years ago

9 comments

rlanderover 9 years ago
A few days ago I was chit chatting with a young dev who works in a Node shop when he asked:<p>Young dev: &quot;So, what&#x27;s your backend?&quot;<p>Me: &quot;Django&quot;<p>Young dev: &quot;What?&quot;<p>Me: &quot;Django, a Python framework.&quot;<p>Young dev: &quot;Oh, right, that old framework. It must suck to support a legacy app that&#x27;s written in something so outdated.&quot;<p>Me: &quot;Well, we kinda use Django for everything.&quot;<p>Young dev: &quot;Wow, doesn&#x27;t everyone just use JS these days?&quot;<p>Btw, I&#x27;m 36.
评论 #10269756 未加载
评论 #10269679 未加载
评论 #10269957 未加载
评论 #10269665 未加载
评论 #10270521 未加载
评论 #10270747 未加载
评论 #10269875 未加载
评论 #10269793 未加载
评论 #10269640 未加载
评论 #10269622 未加载
chdirover 9 years ago
Lots of good stuff in release notes [1]. My favorite : &quot; Running tests in parallel &quot;. Sounds awesome.<p>[1] <a href="https:&#x2F;&#x2F;docs.djangoproject.com&#x2F;en&#x2F;dev&#x2F;releases&#x2F;1.9&#x2F;" rel="nofollow">https:&#x2F;&#x2F;docs.djangoproject.com&#x2F;en&#x2F;dev&#x2F;releases&#x2F;1.9&#x2F;</a>
sudo_bang_bangover 9 years ago
I loved Django when I started using it about 4 years ago. Lately, I&#x27;ve switched to Flask and replaced the templating with React. I love the new way, but I still have a place in my heart for Django. Does anyone on HN still start new projects with Django or have you moved on as well?
评论 #10269692 未加载
评论 #10269911 未加载
评论 #10269696 未加载
评论 #10269849 未加载
评论 #10269799 未加载
评论 #10269747 未加载
评论 #10270362 未加载
评论 #10270032 未加载
mixmastamykover 9 years ago
&gt; New styling for contrib.admin<p>I&#x27;ve hoped for years they&#x27;d use bootstrap, how does this compare?
评论 #10270496 未加载
评论 #10270913 未加载
评论 #10270493 未加载
adpirzover 9 years ago
Anyone know of strong examples of Django REST with Angular as the front end?
评论 #10269783 未加载
评论 #10270881 未加载
评论 #10271164 未加载
评论 #10269731 未加载
sul4bhover 9 years ago
The DateTime field lookup changes are the most exciting. No more start_date and end_date calculations in the code.
评论 #10276540 未加载
noodles23over 9 years ago
A new Meteor and Django in the same week. Feels like Christmas come early
评论 #10269535 未加载
评论 #10269577 未加载
cdnsteveover 9 years ago
Anyone have a screenshot of this new admin UI?
jonesb6over 9 years ago
I used to use Django a lot. This news caused me to go back and check the release notes going back to 1.5. It seems like between every major point release theirs about a ~6 month gap. Furthermore the features in each release (bar migrations in 1.7, which IMO should&#x27;ve been in a loooong time ago) are relatively minor. Django also is fairly quick to deprecate older versions (including python versions) which is fine I guess since they&#x27;re pretty on top of security and provide clear upgrade paths.<p>However the fact remains, as I assessed about two years ago, that the momentum behind the Django ecosystem is as stagnant as ever. Many third-party libraries are deprecated or ill-maintained. This is as much symptomatic of Python as a whole as Django, but regardless it exasperates the slow release cycles when compared to other languages and frameworks.<p>My money is still on JS&#x2F;Clojure&#x2F;Erlang&#x2F;Go&#x2F;etc. to carry us into the future of web development. No doubt Django will fight to the bitter end with its strong enterprise support and mature codebase. I&#x27;m ok with that, it&#x27;s just not for me anymore.
评论 #10270051 未加载
评论 #10269977 未加载
评论 #10269878 未加载
评论 #10270437 未加载
评论 #10270144 未加载
评论 #10270262 未加载