BLOG
All articles tagged Django
Disabling South Migrations
It is often handy to disable (either temporarily or permanently) South migrations for an app. “Disable” in this context means …
Resetting Your South Migrations
Why? A common question from South users is how to reset the migrations back to an initial state. The reasons …
Custom Filters in the Django Admin
A few weeks ago Django’s team revealed a data leakage bug in the admin application that affects an extremely interesting …
Using Proxy Models to Customize the Django Admin
Fellow Lincoln Looper, Martin Mahner, posted an excellent write up on how to use proxy models to separate staff and …
Tracking Application Response Time with Nginx
Recently we noticed some intermittent slow downs with our Gondola sites and wanted to track down the source of the …
We're Hiring!
We’re looking for a Django developer to join our team. With the impending departure of Armin Ronacher to finish his …
Django 1.1 Testing and Debugging Book Review
I just finished reading the copy of Django 1.1 Testing and Debugging by Karen M. Tracey provided to us for …
Gondola for Real Estate Launch
I’m pleased to announce that Gondola for Real Estate, our GeoDjango-backed real estate CMS is publicly accepting new customers. A …
Lincoln Loop Development Sprints and Limited Time Discount
Today, we are launching a new offering at Lincoln Loop, development services paid by the sprint. Previously, our typical engagements …
Installing GeoDjango Dependencies with Homebrew
Homebrew seems to be the hot new package manager for OS X, so while setting up a new system last …