Which version of Mezzanine are you using? See if this issue helps you: https://github.com/stephenmcd/mezzanine/issues/843
I've used the zip import and the images were sorted alphabetically, so I'm surprised to read that it doesn't work for you. Il giorno martedì 25 marzo 2014 11:43:07 UTC+1, [email protected] ha scritto: > > Hello, > > In order to upload several images in one time for gallery, I use a zip > file. > > And then images are sorted in a reverse alphabetical order (z to a) in the > gallery page. > There is away to have them sort in normal order (a to z) ? > > It seems i can't use filename with diacritic character like : "Düsseldorf" > when importing images in zip file because of an encoding issue (but works > during a single normal upload) > > 'ascii' codec can't encode character u'\xfc' in position 1: ordinal not in > range(128) > > > 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.
