Xcode as Django IDE

2008-02-13 Thread zombat
Hi Djangonauts. I was looking around for a good IDE for the Mac and have tried simple text editors like Smultron (http://smultron.sourceforge.net/) and full featured IDEs like Eclipse with PyDev but I am still not really satisfied. Simple text editors lack features like code completition or file

Re: IOError: decoder jpeg not available

2008-03-29 Thread zombat
I solved the problem by using the Python packages from pythonmac.org (pythonmac.org/packages/). There seems to be no more problems with django an PIL. The strange thing was that that PIL worked properly with the standard python from Mac OS 10.5. In the python shell I could retrieve the width and