django-super-inlines icon indicating copy to clipboard operation
django-super-inlines copied to clipboard

Update reference to icon-unknown.svg

Open WhyNotHugo opened this issue 7 years ago • 0 comments

Since django 1.11, icon-unknown.gif has been replaced with icon-unknown.svg. Because of this broken reference, super_inlines will crash when using some form of ManifestStorage on django >= 1.11.

WhyNotHugo avatar Dec 11 '17 17:12 WhyNotHugo