Deep insights from our research and experience

Thumbnail image for On Static Media and Django

On Static Media and Django

<p>We all know not to serve static media (images,</p><p>CSS</p><p>, Javascript, etc.) in production directly from Django. Thankfully, Django gives us some nice settings like</p><p>MEDIA</p><p>_URL</p><p>and</p><p>MEDIA</p><p>_ROOT</p><p>to make serving them a lot less painless. Lately, …</p>
Thumbnail image for Introduction to Gondola

Introduction to Gondola

<p>Gondola is our content management system built on top of Django. I briefly showed it off during</p><p>my DjangoCon Lightning Talk</p><p>, but have been wanting to give it a proper screencast for a while. Here’s an introduction:</p><p>A few …</p>
Thumbnail image for Django for Hire

Django for Hire

<p>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 …</p>