<p>A few weeks ago Django’s team</p><p>revealed a data leakage bug in the admin application</p><p>that affects an extremely interesting and undocumented feature. A user that has access to a</p><p>change_list</p><p>page of an object in the admin interface can …</p>
<p>Fellow Lincoln Looper, Martin Mahner, posted an excellent write up on</p><p>how to use proxy models to separate staff and user accounts in Django’s admin</p><p>. We frequently have a need for this in client projects, but people don’t often …</p>
<p>Recently we noticed some intermittent slow downs with our Gondola sites and wanted to track down the source of the issue. Our sites are all Django projects served by Apache/mod_wsgi behind an Nginx frontend proxy. Nginx’s upstream module makes the …</p>
<p>We’re looking for a Django developer to join</p><p>our team</p><p>. With the impending departure of</p><p>Armin Ronacher</p><p>to finish his degree, we’re going to be at least one developer short this Fall. We’re looking for somebody who can jump …</p>
<p>I just finished reading the copy of</p><p>Django 1.1 Testing and Debugging</p><p>by Karen M. Tracey provided to us for review by Packt Publishing. For those of you who don’t know, Karen is a</p><p>core developer of Django</p><p>and her …</p>
<p>I’m pleased to announce that</p><p>Gondola for Real Estate</p><p>, our GeoDjango-backed real estate</p><p>CMS</p><p>is publicly accepting new customers. A couple weeks ago, we quietly re-launched</p><p>gondolacms.com</p><p>with some details about the platform and what it has to offer, …</p>
<p>Today, we are launching a new offering at Lincoln Loop, development services paid by the sprint. Previously, our typical engagements involved a (sometimes lengthy) discovery, estimation, and bidding process. Lately, however, people have been asking us to jump in with …</p>
<p>Homebrew</p><p>seems to be the hot new package manager for OS X, so while setting up a new system last night, I figured I’d see how it handled installing all the</p><p>external libraries required for GeoDjango</p><p>. The answer I …</p>
<p>Packt Publishing was nice enough to send us a copy of</p><p>Django 1.0 Template Development by Scott Newman</p><p>for review recently. I get most of my technical information via the web, so picking up a technical book was a nice …</p>
<p>In</p><p>part 1</p><p>, we showed how we use</p><p>Fabric</p><p>to update and deploy Django sites to our development server with a single command. This works great when you only have one developer pushing changes to the server, but what …</p>