Collapsible elements in admin stopped working with latest release

2019-07-12 Thread Paul Michalski
I just upgraded from Django 2.1.3 to 2.2.3, at which point collapsible elements in the admin interface stopped working. I’m using IE11, and in the console I see the error “object doesn't support property or method 'matches'”, with a reference to line 35 of collapse.js in the admin package. I did so

Re: Collapsible elements in admin stopped working with latest release

2019-07-12 Thread Paul Michalski
I can confirm this bug also occurs when using the minified file, collapse.min.js. I just updated our production server and the same bug popped up. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop recei