Monday, September 22, 2008
Django From the Ground Up: Episode 3
In this episode we continue to build out our events application. Before building our models any further, we decide to install the Django admin site so that we can explore the models. Then we touch on some more advanced topics for more easily querying our Event model.
Thursday, September 18, 2008
Django From the Ground Up: Episodes 1 and 2
Developing a complete web application takes a lot of work! If you're anything like me, a good example can clear up a lot of confusion and make things a lot easier. In this series, "Django From the Ground Up" I seek to change that - from setting up version control, building the models, views, and crafting the templates, to setting up and automatically deploying to a production server, Django From the Ground Up takes you every step along the way.
Sunday, July 20, 2008
newforms-admin Migration and Screencast
In this screencast I cover how to update your Django code to work with the recent merge of newforms-admin and onward to Django 1.0.
Saturday, February 9, 2008
NewForms Admin I
In this screencast I cover converting an existing application to the NewForms-Admin Branch of Django. We will cover hooking the NewForms-Admin into our urls.py module, extracting out the inner Admin class information into a NewForms-Admin class, handling the prepopulate_from, and organizing our admin class information into a separate module.
- Running Time: 21:09
Friday, February 1, 2008
Application Settings
In this screencast I cover how to implement application based settings in a way that keeps the application pluggable. Watch this screencast and learn more.
- Running Time: 9:00
Recent Blog Posts view all
-
Time For a Change
January 7, 2009 / 21 Comments
Brian Rosner takes over as host of This Week in Django and joining him will be Eric Florenzano.
-
This Week in Django Delayed
January 6, 2009 / 0 Comments
We're running behind on getting Episode 49 out to everyone.
Incoming Links view all
-
NEWA Detailed Django Tutorial: Blog Basics Part
March 30, 2009 / 0 Comments
Jeff Hui begins what appears to be the first of a lengthy, detailed series in getting your first (blog) Django applicati...
-
Static Google Map Generator
March 25, 2009 / 0 Comments
This isn't a truly pluggable reusable Django app (meaning no Django related code is required, this could be used on any...
Recent Callcast view all
Discussion with Corey Oordt talking OpenSource Washington Times
A conversation with Corey Oordt discussing the new OpenSource Washington Times project and their forthcoming collection of reusable apps, along with greater goals for becoming a platform for Django newspaper/media applications.
Listen now.Featured Screencasts view all
-
Django From the Ground Up: Episode 13
October 29, 2008 / 10 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.
Brian Rosner said…
uthaman, Yes. We are holding an internal sprint ...
1 year, 6 months ago
uthaman said…
Are you guys going to get your non-iTunes ...
1 year, 6 months ago
codekoala said…
Rock on!! This is like Christmas all over ...
1 year, 6 months ago