Re: AttributeError: 'ImageField' object has no attribute '_check_image_library_installed'

2020-03-03 Thread Adam Johnson
Hi! I think you've found the wrong mailing list for this post. This mailing list is for the development of Django itself, not for support using Django. This means the discussions of bugs and features in Django itself, rather than in your code using it. People on this list are unlikely to answer yo

AttributeError: 'ImageField' object has no attribute '_check_image_library_installed'

2020-03-03 Thread Unknown
image = models.ImageField(upload_to='web/images', null=False, blank=False) -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email