Running Django App in Amazon AWS EC2 is not tough job, unless you do it once
. I have setup Django App in Ubuntu 11 (Server), Django 1.4.2 in Amazon EC2. Based on my experience, I have documented process for my future reference.
Running Django App in Amazon AWS EC2
Installing PIL with JPEG support in Lion (10.7.5)
While working with Django, if you need to process jpeg image format you need to install libjpeg on top of PIL (Python Image Library). Process is fairly simple
Read more...Django 1.2.3 – for what I loving it
Why I love Django 1.2.3, colors at console
Read more...