Archive for the ‘Uncategorized’ Category
Please Support Them
Posted by Richard Cooper | Filed under Uncategorized
I feel that I have I winged a bit today. I don’t want to sound like a moaner, I am just trying to get a cross that this really is a challenge in so many ways. In fact, the cycling is probably the easy bit. This has been far tougher than I had imagined.
I do realise that what I am going through is nothing compared to what someone fighting cancer goes through. And maybe that is just another reason why today has been emotional. Realising, why I am here and why I am doing this.
Lightweight Django Thumbnails
Posted by Richard Cooper | Filed under Uncategorized
I needed a good thumbnail solution for a recent Django project but didn’t want the overhead of using sorl – I just needed a simple template tag that would let me generate the correct size of thumbnail from the main picture.
Using Django over HTTPS on Webfaction
Posted by Richard Cooper | Filed under Uncategorized
Webfaction have recently made a change to set the X-Forwarded-SSL header from the main Apache instance for HTTPS connections, this means the using Apache & mod_wsgi HTTPS now Just Works™ However if you are running