Deep insights from our research and experience

Managing Django Projects on Your Server with Style

This article is outdated, you’ll find an updated article here. A friend is in the process of setting up a …

Peter Baumgartner

Peter Baumgartner Aug. 28, 2008

Building a Community Site with Django in 40 Hours or Less

All the recent hub bub about 1 week and 1 day application development, motivated me to see how quickly I …

Peter Baumgartner

Peter Baumgartner July 20, 2008

Django Newforms Admin Merged to Trunk

This was a huge feat. Congrats guys! 1.0 here we come.

Peter Baumgartner

Peter Baumgartner July 18, 2008

Django for Hire

Lincoln Loop has been in “head down” mode for the last couple months. In addition to being knee deep in …

Peter Baumgartner

Peter Baumgartner June 26, 2008

Getting RequestContext in Your Templates

Lately, we’ve been taking over projects from people who began building their first site in Django, but either got in …

Peter Baumgartner

Peter Baumgartner May 10, 2008

Google App Engine First Impressions

For those of you that have been hiding under a rock for the last 12 hours, App Engine is Google’s …

Peter Baumgartner

Peter Baumgartner April 8, 2008

Reusable Django Apps and Forking

One of the things that drew me towards Django was the idea of being able to create reusable applications that …

Peter Baumgartner

Peter Baumgartner April 4, 2008

Serving Django via CherryPy

Download django-cpserver Now at GitHub Background A few months ago, I got sick of trying to deploy Django sites on …

Peter Baumgartner

Peter Baumgartner March 25, 2008

Django FormMail Clone

Here’s a little nugget I just posted to Django Snippets. It emulates the behavior of an old Perl script I …

Peter Baumgartner

Peter Baumgartner March 13, 2008

Better Use of Newforms

The newforms library is a huge time-saver, but when I first started using it, I still found myself writing tedious …

Peter Baumgartner

Peter Baumgartner March 13, 2008