Hello to all Mezzanine users ;-) Another thing that's difficult to understand about directory structure for upload files :
Context : using mezzanine galleries in an multi-tenancy setup project When I upload a single image ( img1.jpg for instance ), the file goes here : [..]static/media/uploads/site-1/galleries/img1.jgp But when i upload a zip file containing several images, the files go here : [..]static/media/uploads/page_slug/all files from zip How can I setup Mezzanine this way : [..]static/media/uploads/site-1/galleries/page_slug/all files from zip best regards -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
