Hello, congratulations on the work of this beautiful image upload for Django.
I'm using ArrayField to upload more than one image, but it is allowing upload of other formats. I checked the documentation, but I couldn't implement it for ArrayField following the guidance of Widget and Inline Admin.
This is a known issue, related on discussion #198 and on issue #199. I will close the #199 because here is better described and in this week i will work on this issue.
Hello, congratulations on the work of this beautiful image upload for Django.
I'm using ArrayField to upload more than one image, but it is allowing upload of other formats. I checked the documentation, but I couldn't implement it for ArrayField following the guidance of Widget and Inline Admin.