Living on the Edge

Django Screencasts 7 - NewForms Admin I

Posted on February 09, 2008

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.

Downloads

Now available in an Ogg/Theora format!

MP4 Edition (33.0 MB, 21:09, H.264, MP4)

IPod Edition (16.6 MB, 21:09, H.264, MP4)

OGG Edition (34.9 MB, 21:09, Theora, OGG)

Flash Edition – All screencasts are available at ShowMeDo, although not immediately upon publish.

Source Code (44 KB)

Requires the latest version of QuickTime, VLC Media Player, or comparable software capable of playing MP4 container format and the H.264 codec.

Feeds Available

iTunes Feeds are available, So please choose the iTunes feed if you want automatic downloads in iTunes. Please show me some iTunes love.

iTunes Feeds

Django Screencasts – MP4 Edition

Django Screencasts – iPod Edition – Still waiting for it to show up

Regular RSS Feeds

Django Screencasts – MP4 Edition

Django Screencasts – iPod Edition

Show Notes

NewForms-Admin Branch Wiki Page – The NewForms-Admin documentation on the Django Wiki site.

Django Installation Documentation – Covers how to install Django. You will need to go through similar steps when installing the NewForms-Admin branch.

Using Git with Django Screencast – Excellent screencast that gives a nice introduction to working with Git and Django together.

Source code is available in the Source Code download link above. Apparently a lot of people miss that. The source for the application can be downloaded and used under the MIT License.

Comments
  1. Alex KoshelevFebruary 09, 2008 @ 05:27 PM

    Thanks. Very interesting.

  2. Michael NewmanFebruary 12, 2008 @ 11:55 AM

    Thanks, you helped me out with this transition. Looking forward to part II!!!

  3. PanosFebruary 27, 2008 @ 08:54 AM

    The iTunes feed is still stuck at episode 7.

    The address of the website in the iTunes store, points to http://www.djangonetcasts.com/screencasts/ which is not available.

  4. EmptyFebruary 27, 2008 @ 10:57 AM

    Panos: you’re correct, episode 7 is the latest one. So I’m not sure why this is an issue. The address is the location of a new site being rolled out for the screencasts. It’s not up yet but should be shortly as soon as I find the time. Sorry for the confusion.