I've discovered that uploading a 1.3MB file results in the file being created with chmod 755, three other files (3.2, 4 and 7.6MB) are created with chmod 600. I discussed this in #django and got told that this is due to larger files being stored in temporary files which might affect permissions.
Is this true,h ow can I workaround it, and shouldn't Django guarantee that all uploaded files have the same permissions? Erik --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---