All articles by Peter Baumgartner

Thumbnail image for Satchmo Screencast

Satchmo Screencast

Satchmo

is an amazing E-Commerce engine built on top of Django. After struggling in the past with difficult packages like ZenCart and

OSC

ommerce, Satchmo’s ease of customization make it a joy to work with.

Unfortunately, all the features can …

Thumbnail image for On Static Media and Django

On Static Media and Django

We all know not to serve static media (images,

CSS

, Javascript, etc.) in production directly from Django. Thankfully, Django gives us some nice settings like

MEDIA

_URL

and

MEDIA

_ROOT

to make serving them a lot less painless. Lately, …

Thumbnail image for Serving Django Projects (Revisited)

Serving Django Projects (Revisited)

After reading the comments on

my last post on the subject

, I realized there was definitely some room for improvement in my strategy. This is take two of the original post.

Problems

My original strategy had a couple of …

Thumbnail image for Introduction to Gondola

Introduction to Gondola

Gondola is our content management system built on top of Django. I briefly showed it off during

my DjangoCon Lightning Talk

, but have been wanting to give it a proper screencast for a while. Here’s an introduction:

A few …

Thumbnail image for Django for Hire

Django for Hire

Lincoln Loop has been in “head down” mode for the last couple months. In addition to being knee deep in client projects, we have grown from a one-man development studio to a full-fledged Django development shop/consultancy. We are proud to …