Hello there This commit seems to be relevant: https://github.com/stephenmcd/filebrowser-safe/commit/d094b8e85fefa9f61b3156530de7892eb5b8a425 It seems that the version of filebrowser-safe is older in production. I imagine that `pip list` would give you more info (if you can run it on the production server, of course).
On Thursday, 28 October 2021 at 14:34:45 UTC+2 [email protected] wrote: > Hello, I'm new with mezzanine and I was told to figure out why out cutomes > cannot upload multiple files into media-library. > > I tried to repeat the problem in test environment and the upload worked as > expected. > > I'm using django 1.8 with mezzanine 4.2. When inspecting the upload button > in those pages I noticed that the production side didn't have multiple > attribute in the input tag like the development side has (see attachments). > How should I configure the production provide the sama behaviour with the > developemnt ? > > Br, Jaana > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/mezzanine-users/7b7325bc-3ce7-44fa-8286-5d27f6321232n%40googlegroups.com.
