I've just tried to upload some images into a gallery using the zip import.
The files are saved in static/media/uploads/collections/
When I view the gallery, Mezzanine is not able to see these images, even though the path is correct. I get a 404 error.
If I create a gallery using images saved in static/media/uploads/galleries, everything works fine. It seems that the problem is in the collections/ directory, but I have no idea of what it may be (for example, the permissions are correct).
Can you help me to debug this problem?
I'm using Mezzanine 3.0.8.
Thanks
Federico