Wednesday, October 29, 2008
Django From the Ground Up: Episode 13
In this episode we take our server that we started in Episode 1, and we install everything necessary to deploy our site. That includes Apache, nginx, Django, some reusable apps, and PostgreSQL.
- Running Time: 20:32
Monday, October 13, 2008
Django From the Ground Up: Episode 12
In this episode, we first enable development media serving, and then we use jQuery and some of Django's built-in constructs to easily add AJAX-like capabilities to our site.
- Running Time: 15:31
Monday, October 6, 2008
Django From the Ground Up: Episode 11
In this episode we update our events app to take advantage of the social networking features that we have built, using some more advanced QuerySet techniques (including one tip by reader janr). I also discover a bug on the live site, and give a preview of how deployment will work.
- Running Time: 13:25
Friday, October 3, 2008
Django From the Ground Up: Episode 10
In this episode we use Django's generic views to create a list of all the new users, write a performance-oriented inclusion tag, and write some code that lets users follow their friends from that page as well. All of the code that we go over this week is the latest code from GitHub.
- Running Time: 13:54
Wednesday, October 1, 2008
Django From the Ground Up: Episode 9
In this episode, we use the techniques that we have learned in creating our events app to continue building out the social networking aspects of the site. We're able to use the technique of passing in extra parameters to a view via the url configuration to re-use one function to serve three separate slices of data.
- Running Time: 15:21
Recent Blog Posts view all
-
This Week in Django Delayed
January 6, 2009 / 0 Comments
We're running behind on getting Episode 49 out to everyone.
-
Happy Holidays
December 17, 2008 / 1 Comments
We wanted to let everyone know that we are taking this week and the next off in celebration of the holidays. We have lots on our plate to prepare for them and figured you may as well. We have fixed our site up some and you can now browse old content. Be sure to check out old content!
Incoming Links view all
-
NEWDjango-pressbox
January 6, 2009 / 0 Comments
Django-pressbox is simple press item management application for your Django powered site. The goal is to provide a reusa...
-
Simplemigrations - Django migrations app
December 29, 2008 / 0 Comments
Simplemigrations describes itself as "Simple database migration app for Django inspired by Rails".
Recent Callcast view all
Discussion with Harper Reed
A discussion with Harper Reed, CTO of Threadless.com and the creator of the Google App Engine/Django powered Excla.im jabber bot for Twitter messaging.
Listen now.Featured Screencasts view all
-
Django From the Ground Up: Episode 13
October 29, 2008 / 9 Comments
Deployment, Part I
-
Django From the Ground Up: Episode 12
October 13, 2008 / 7 Comments
Media and AJAX
Recent Articles view all
-
Abstract Base Classes vs Model Table Inheritance
June 17, 2008 / 0 Comments
With the recent QuerySet-Refactor branch merged into trunk the django developer community is finally gifted with one of the more popular, outstanding ticket requests they've been waiting for... model inheritance.
-
Retrieving Selective Fields with Django
December 21, 2007 / 2 Comments
This article discusses how to retrieve only selective fields instead of everything at once.
Joost Cassee said…
Interesting to hear about django-localize. I maintain the ...
2 hours, 13 minutes ago
Ashcrow said…
You guys might like Func (https://fedorahosted.org/func/) which sounds ...
3 days, 18 hours ago
Ashcrow said…
You guys might like Func (https://fedorahosted.org/func/) which sounds ...
3 days, 18 hours ago