EuroDjangoCon Prague

Rob Lofthouse is putting on a European DjangoCon event in the beautiful city of Prague: > EuroDjangoCon is a Django conference that aims to bring together the community and provide a wide range of sessions, panels, lightning talks and showcases of Django usage within various businesses. We aim to educate,…

DjangoCon 2008 Announced

Rob [http://www.siudesign.co.uk/]'s just announced on Twitter that the DjangoCon 2008 will be held at the GooglePlex on 6-7th September. More details will be announced on http://djangoproject.com in due course. Also the DjangoCon Site will be up this coming Friday. via EvilRob'…

Search Django Snippets with GreaseMonkey

I was looking around DjangoSnippets.org [http://djangosnippets.org] last night and had been using the "site: djangosnippets.org" in google to be able to search the site. To make life easier I've knocked up a noddy greasemonkey script to provide a basic Google powered search…

Django Admin Ominigraffle Stencil

Colleague Alex Lee has created a nice stencil for omingraffle with the Django Admin UI components, perfect for wireframing customised admin screens. For more details and to download the stencil see Alex's Blog csensedesign.co.uk [http://csensedesign.co.uk/blog/?p=132]…

DJUGL: Django User Group London

The first DJUGL (Django Users Group London) Meetup is happening on the 19th May at GCAP HQ in Leicester square at 7pm. I'll be presenting "Django from a developers point of view" where I'll be talking about my thoughts on what makes Django a…

Automatic asset versioning in Django

Following on from Ed [http://ejeliot.com]'s "Automatic versioning of CSS, JavaScript and Images [http://www.ejeliot.com/blog/125]" here is a method to version filenames based on modification times to be used in Django as a template tag. This is really handy technique for…

Django: Switching between development branches

Cyril [http://cyril.doussin.name/] and I have been using new forms admin for some stuff we are working on for fun whilst we are here at SXSWi. One of the issues is that if you're developing several different Django sites you won't necessary want to…

EU Hackday 5: Django and Python FTW

Last Thursday, James Broad [http://www.kulor.com/], Cyril Doussin [http://cyril.doussin.name/], Andrew Phillipo and myself started out on the fifth internal hackday at Yahoo! headquarters in London. James had come up with an awesome idea which was to build a tool for sharing code and techniques internally.…