On 9/25/05, Andreas <[EMAIL PROTECTED]> wrote:
> make sure you have the Python Imaging Library
> (http://www.pythonware.com/products/pil/) installed.

I've improved the model validator so that it displays an error if you
use an ImageField without having PIL installed.

"django-admin.py validate" is the command. The validator also gets
called automatically when you run the development server, and each
time you change your code while the dev server is running.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to