Archives week 11 of 2012

March 12, 2012 - March 18, 2012

Django JQuery File Upload

I'm sure there must be a really nice packaging of this, but so far all I've found is example projects that don't quite do what I'd want... so here's the basic setup; you have a Django model with File fields that you want to convert to using JQuery File Upload.  For now, we'll assume you ...

Continue reading

Build PIL on a custom Python2.6 on recent Ubuntu

If you need PIL in your custom Python 2.6 build (your build needs to be custom if you want to target LTS Ubuntu Server's default Python while working on a more recent Ubuntu), you will likely find your PIL build doesn't work (because, of course, you have a 64-bit build of Ubuntu and the libraries ...

Continue reading

Daily archives

Previous week

Week 10 of 2012

Next week

Week 12 of 2012

Archives