Re: Django 1.11 released

2017-04-05 Thread jorrit787
Is the required version of Pillow pinned at 4.0.0? I upgraded to Django 1.11 and from Pillow 4.0.0 to 4.1.0 but now Django doesn't start because it says I can't use ImageField without installing Pillow. Downgrading to Pillow 4.0.0 fixes this. On Tuesday, April 4, 2017 at 6:09:40 PM UTC+2, Tim

Re: RedirectView failing silently on NoReverseMatch is confusing

2017-01-19 Thread jorrit787
Raising an error definitely seems a lot more intuitive. On Thursday, January 19, 2017 at 1:17:49 PM UTC+1, Grzegorz Tężycki wrote: > > Hi everyone. > > Tim Graham told me that problem with ticet: #26911 should be discuss on > mailing list. > Details of ticket are here : https://code.djangoproje