All articles tagged Development

Thumbnail image for Resetting Your South Migrations

Resetting Your South Migrations

Why?

A common question from South users is how to reset the migrations back to an initial state. The reasons for doing this are often related to the number of migrations growing steadily over the life of the project. You’ve …

Thumbnail image for Custom Filters in the Django Admin

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 and undocumented feature. A user that has access to a

change_list

page of an object in the admin interface can …

Thumbnail image for We're Hiring!

We're Hiring!

We’re looking for a Django developer to join

our team

. With the impending departure of

Armin Ronacher

to finish his degree, we’re going to be at least one developer short this Fall. We’re looking for somebody who can jump …

Thumbnail image for Automated (No Prompt) Deployment with Pip

Automated (No Prompt) Deployment with Pip

We love

pip

and

Fabric

for Django deployment. You can see

our boilerplate fabfile.py here

. Pip, however, isn’t safe to run in an automated fashion. If you attempt to switch branches or repos for one of your editable requirements, …

Thumbnail image for Gondola for Real Estate Launch

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 couple weeks ago, we quietly re-launched

gondolacms.com

with some details about the platform and what it has to offer, …