#7727: Obscure failure if PIL is not there -----------------------------+---------------------------------------------- Reporter: fijal | Owner: nobody Status: new | Milestone: Component: django.newforms | Version: SVN Keywords: | Stage: Unreviewed Has_patch: 0 | -----------------------------+---------------------------------------------- model_forms tests fail with obscure doctest errors when PIL is not there. Instead of saying "PIL not here" it will happily explode on you with "expected True got False". I'm not sure what's the way to skip doctests, but this is troublesome even for someone who does not run tests.
-- Ticket URL: <http://code.djangoproject.com/ticket/7727> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
