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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Django Unchained – Introduction to Python and Django

91 点作者 bokmann超过 12 年前

9 条评论

vibrunazo超过 12 年前
Name is almost as good as a great Brazilian django course, by the genius Henrique Bastos, called Welcome to the django: <a href="http://welcometothedjango.com.br" rel="nofollow">http://welcometothedjango.com.br</a>
vhf超过 12 年前
I didn't get it when Google decided to name their language Go because it was awfully hard to google. Same here : the name isn't bad but will be impossible to google for anyone forgetting to add "python" to their request.<p>Anyway, great initiative, I'm looking forward to read it ! (star or bookmark it if you intend to find it next week) :)
评论 #5191363 未加载
leetrout超过 12 年前
+1 for anyone that takes the time to put stuff like this together.<p>With that said a cursory glance at the material raised a couple flags with me when I got to best practices...<p>Keeping in mind this tutorial is an introduction I think it would be really great to include the following:<p>1. Settings module in the project module with a simple example with base settings that can be extended/overridden with a local settings file. I've never worked on a Django project where this isn't needed and think it's a very good "best practice" that should be addressed.<p>2. Even if it is personal preference I do not think the slide detailing app specific templates in a project level template directory should be included. To spend time making code subdivided in to distinct application logic it doesn't make sense to have the templates excluded which reduces the portability / reusability of the app. Django contrib app structure (especially auth/admin interaction) is a good example of Doing It Right™ (or at least in the spirit of doing something right :)
评论 #5192821 未加载
nahimn超过 12 年前
I love how this was found organically --- more slides and tutorials to come soon!
评论 #5191504 未加载
评论 #5191369 未加载
评论 #5191789 未加载
Camillo超过 12 年前
I've used Django before, and I found it disappointing. Does the ORM still lack identity mapping? Does it still not let you run custom SQL and get the results back as model objects (instead of plain tuples)?
评论 #5192185 未加载
评论 #5192069 未加载
speg超过 12 年前
What's going on here? Are the folders supposed to correspond to the sessions? It seems to for the first one but then falls apart...
评论 #5190589 未加载
friendly_chap超过 12 年前
Ohh, I expected this joke coming since I saw the movie ads.
orangethirty超过 12 年前
When does the course start?
icholy超过 12 年前
lol I was waiting for someone to do that.