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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Getting Started with Django REST Framework and AngularJS, Part 2

106 点作者 joshfinnie超过 9 年前

6 条评论

wylee超过 9 年前
I use DRF with Angular at work, so I&#x27;m interested in seeing where this series goes.<p>Tangentially, I can&#x27;t imagine using Django without DRF. It makes setting up RESTful(ish) APIs so easy. Even if you don&#x27;t care much about the RESTful aspects, it provides a much nicer way to organize your code than default Django IMO. I especially like how serialization works versus Django forms.
评论 #10889364 未加载
adpirz超过 9 年前
If you&#x27;re looking for a good DRF &#x2F; Angular tutorial, I&#x27;d highly recommend <a href="https:&#x2F;&#x2F;thinkster.io&#x2F;django-angularjs-tutorial" rel="nofollow">https:&#x2F;&#x2F;thinkster.io&#x2F;django-angularjs-tutorial</a>
riebschlager超过 9 年前
Aww, what a tease. This is <i>exactly</i> what I&#x27;m diving into right now. Since part one was written in November, I&#x27;m guessing part three might show up around March?<p>Anyone have any worthwhile Django learning resources to share? (Other than Django&#x27;s own docs, which are great.)
评论 #10888358 未加载
评论 #10888383 未加载
评论 #10888703 未加载
评论 #10888370 未加载
Emouri超过 9 年前
Neither Django Rest Framework nor AngularJS is actually used in this post..
评论 #10888161 未加载
评论 #10888411 未加载
godzillabrennus超过 9 年前
This is great! There is always room for more documentation on Django.
pbreit超过 9 年前
It&#x27;s shocking to me how something that should be so easy becomes so complicated. Why does the file structure need to be re-configured? What the heck are the __init__ files?? Virtual environments?<p>I sort of know the answers but remain unsatisfied.<p>And then the author sets up a needlessly overcomplicated data model situation.
评论 #10888404 未加载
评论 #10888376 未加载
评论 #10889304 未加载
评论 #10888585 未加载