Announcing dmigrations
Blog de Simon Willison Posted on September 3, 2008
The team at Global Radio (formerly GCap Media) is the largest group of Django developers I’ve personally worked with, consisting of 14 developers split into two scrum teams, all contributing to the same overall codebase.
Working with that many developers makes smart tools and processes essential, and in some cases we’ve had to develop our own. Today, we ...
Django: Security fix released
Blog de Simon Willison Posted on September 3, 2008
Django: Security fix released. The Django admin used to save partially-submitted forms if your session expired, and continue the submission when you logged in. It turns out that’s actually an unblockable CSRF exploit and is hence broken as designed, so it’s now been removed. Thanks Ed Eliot and other GCap colleagues for helping me flesh out the potential ...
Capital Radio (the new site)
Blog de Simon Willison Posted on August 28, 2008
Capital Radio (the new site). Launched today, this is the Django-powered project I’ve been working on with the fantastic team at GCap.
South
Blog de Simon Willison Posted on August 8, 2008
South. A brand new light-weight Django migrations tool from Andrew Godwin. On first glance, this is spookily system to the system we’ve been putting together at GCap.


